Move API objects to v1 directory

This commit is contained in:
2025-04-21 13:21:20 +02:00
parent 45f7c672ac
commit 4be01df4da
6 changed files with 4 additions and 4 deletions

View File

@@ -1,4 +1,4 @@
import xmpp_api.api.types.bot as bot_api
import xmpp_api.api.types.v1.bot as bot_api
import xmpp_api.db.bot as bot_db