morelogs-update
All checks were successful
Deploy on push / deploy (push) Successful in 5s

This commit is contained in:
Untone 2024-12-12 00:29:04 +03:00
parent 961ba9c616
commit 3a819007c1

View File

@ -17,7 +17,7 @@ from services.schema import request_graphql_data
from settings import ADMIN_SECRET, WEBHOOK_SECRET
async def check_webhook_existence() -> bool:
async def check_webhook_existence():
logger.info("check_webhook_existence called")
headers = {