Private
Public Access
0
0
This commit is contained in:
2026-06-06 00:40:07 -04:00
parent 053f5d867a
commit e670fc1c3e
6 changed files with 60 additions and 102 deletions
+1 -1
View File
@@ -67,4 +67,4 @@ class HotReloader:
for name in cls.HOT_MODULES:
if not cls.reload(name, app):
success = False
return success
return success