mirror of
https://github.com/BOSWatch/BW3-Core.git
synced 2026-04-05 22:35:43 +00:00
fixed wrong return
This commit is contained in:
parent
8b5a538c5f
commit
8bd9e26fe1
1 changed files with 1 additions and 1 deletions
|
|
@ -89,4 +89,4 @@ class BoswatchModule(ModuleBase):
|
|||
return False
|
||||
|
||||
logging.debug("doubleFilter ok")
|
||||
return True
|
||||
return bwPacket
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue