Browse Source

auto commit

master
jfinn 3 years ago
parent
commit
4211ef7e41
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      wsps/tasks_loop.py

+ 1
- 1
wsps/tasks_loop.py View File

@@ -141,7 +141,7 @@ Mixins.AclTaskMixin = AclTaskMixin
141 141
 
142 142
 
143 143
 if not hot_reload_build:
144
-	wsps.hot_reload_temp_staging.init_class_edits()
144
+	wsps.hot_reload_temp_staging.init_class_edits(Mixins)
145 145
 
146 146
 class globCL(GCLMixin):
147 147
 

Loading…
Cancel
Save