mirror of
https://git.deluge-torrent.org/deluge
synced 2025-08-02 22:48:40 +00:00
copy server.py across from the 1.2 branch
This commit is contained in:
parent
57c96477c1
commit
19455a7adf
1 changed files with 1 additions and 1 deletions
|
@ -302,7 +302,7 @@ class TopLevel(resource.Resource):
|
||||||
"/js/ext-extensions.js",
|
"/js/ext-extensions.js",
|
||||||
"/config.js",
|
"/config.js",
|
||||||
"/gettext.js",
|
"/gettext.js",
|
||||||
"/js/deluge-yc.js"
|
"/js/deluge.js"
|
||||||
]
|
]
|
||||||
|
|
||||||
__debug_scripts = [
|
__debug_scripts = [
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue