Browse Source

post

master
jfinn 4 days ago
parent
commit
23a4de7df2
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      wsps/tasks_loop.py

+ 1
- 1
wsps/tasks_loop.py View File

@@ -15,7 +15,7 @@ from asgiref.sync import async_to_sync,sync_to_async
15 15
 
16 16
 
17 17
 hot_reload_build = False
18
-# hot_reload_build = True
18
+hot_reload_build = True
19 19
 
20 20
 
21 21
 print("QWERTYU")

Loading…
Cancel
Save