forked from 0x2620/pandora
add loading screen
This commit is contained in:
parent
48f078db5f
commit
b100b44356
6 changed files with 323 additions and 129 deletions
|
|
@ -71,7 +71,7 @@ def update_static():
|
|||
|
||||
print 'write', pandora_js
|
||||
with open(pandora_js, 'w') as f:
|
||||
#data = ox.js.minify(data)
|
||||
data = ox.js.minify(data)
|
||||
f.write(data)
|
||||
|
||||
print 'write', pandora_json
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue