Open Media Library.app
This commit is contained in:
commit
c72189069e
9 changed files with 270 additions and 0 deletions
10
Open Media Library.app/Contents/Resources/static/index.html
Normal file
10
Open Media Library.app/Contents/Resources/static/index.html
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
<html>
|
||||
<head>
|
||||
<title>Open Media Library</title>
|
||||
</head>
|
||||
<body>
|
||||
Installing Open Media Library...<br>
|
||||
<div id="status"></div>
|
||||
<script src="js/install.js"></script>
|
||||
</body>
|
||||
</html>
|
||||
Loading…
Add table
Add a link
Reference in a new issue