Commit ac499b3a by utkarshcmu

Minor Pre-PR fixes

parent 662579e9
......@@ -21,7 +21,7 @@ func AddMigrations(mg *Migrator) {
addAppSettingsMigration(mg)
addSessionMigration(mg)
addPlaylistMigrations(mg)
addPreferencesMigrations(mg)
addPreferencesMigrations(mg)
}
func addMigrationLogMigrations(mg *Migrator) {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment