Move downloads to downloads.py
This commit is contained in:
@@ -136,4 +136,4 @@ def favicon():
|
||||
|
||||
|
||||
from WebHostLib.customserver import run_server_process
|
||||
from . import tracker, upload, landing, check, generate # to trigger app routing picking up on it
|
||||
from . import tracker, upload, landing, check, generate, downloads # to trigger app routing picking up on it
|
||||
|
||||
Reference in New Issue
Block a user