GloryBot/migrate.py
2024-06-02 21:51:07 +02:00

4 lines
66 B
Python

from modules.migrator import migrate_database
migrate_database()