Browse Source

auto commit

master
jfinn 2 years ago
parent
commit
b33b7bd3c5
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      wsps/tasks_loop.py

+ 1
- 0
wsps/tasks_loop.py View File

@@ -221,6 +221,7 @@ class RldMan():
221 221
 				p("add files???",file)
222 222
 	def add_file(self,file_name,fnx={}):
223 223
 		self.files[file_name] = {"ftxt":"",**fnx}
224
+	def rld_file(self,*a,**kw):pass
224 225
 	def rld_files(self):
225 226
 		# p()
226 227
 

Loading…
Cancel
Save