mirror of
https://git.deluge-torrent.org/deluge
synced 2025-08-02 22:48:40 +00:00
fix webui fuck up
This commit is contained in:
parent
93e631d893
commit
a4e7e9c41a
1 changed files with 1 additions and 1 deletions
|
@ -109,7 +109,7 @@ CONFIG_DEFAULTS = {
|
||||||
#/constants
|
#/constants
|
||||||
|
|
||||||
|
|
||||||
class SyncProxyFunction():
|
class SyncProxyFunction:
|
||||||
"""
|
"""
|
||||||
helper class for SyncProxy
|
helper class for SyncProxy
|
||||||
"""
|
"""
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue