pmcaptcha fix import
All checks were successful
Github commit to telegram / build (push) Successful in 12s

This commit is contained in:
omg-xtao 2024-09-29 11:55:56 +08:00 committed by GitHub
parent f5795404e1
commit 6d68bce8ac
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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"