INCOMPLETE, DONT PUSH:

refactor: reorganize state management and update import paths across modules and start changing json parsing
This commit is contained in:
Vxrtrauter
2025-10-09 16:42:18 +02:00
parent 5da7989157
commit 53b2bb912e
12 changed files with 65 additions and 43 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
from core.utils.state import state
from core.utils.data.state import state
def restart_aria2c():