mirror of
https://github.com/Dvorinka/swingmusic-extended.git
synced 2026-06-03 20:13:02 +00:00
5 lines
91 B
Python
5 lines
91 B
Python
from .sample import SampleMigrationModel
|
|
|
|
userdata_db_migrations = [SampleMigrationModel]
|
|
|