Captain Ezio commited on
Commit
917eba4
·
1 Parent(s): dee310b

Minor changes

Browse files
Files changed (1) hide show
  1. Powers/plugins/flood.py +1 -0
Powers/plugins/flood.py CHANGED
@@ -245,3 +245,4 @@ async def flood_watcher(c: Gojo, m: Message):
245
  z = {c_id : set()}
246
  dic.update(z)
247
  dic[c_id].add(u_id)
 
 
245
  z = {c_id : set()}
246
  dic.update(z)
247
  dic[c_id].add(u_id)
248
+ # to be continued