GloryBot/migrate.py
2024-05-01 21:15:35 +02:00

5 lines
67 B
Python

from modules.migrator import migrate_database
migrate_database()