mirror of
https://github.com/TeamPGM/PagerMaid_Plugins_Pyro.git
synced 2024-11-21 20:38:02 +00:00
pmcaptcha fix import
All checks were successful
Github commit to telegram / build (push) Successful in 12s
All checks were successful
Github commit to telegram / build (push) Successful in 12s
This commit is contained in:
parent
f5795404e1
commit
6d68bce8ac
@ -41,7 +41,7 @@ from pagermaid.dependence import sqlite
|
||||
from pagermaid.enums import Message
|
||||
from pagermaid.listener import listener
|
||||
from pagermaid.services import bot
|
||||
from pagermaid.utils import alias_command, Sub
|
||||
from pagermaid.utils import alias_command, Sub, logs
|
||||
|
||||
cmd_name = "pmcaptcha"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user