fix post vk

This commit is contained in:
2025-12-20 13:48:39 +03:00
parent c6aef69caf
commit 2d2b83a81b
5 changed files with 60 additions and 40 deletions
-2
View File
@@ -1,11 +1,9 @@
from datetime import datetime
import vk_api
from app_context import with_app_context
from db import VkAPI, db
from medods_handler import setDynamicText
@with_app_context
def handle_vk_post():
from app import logger