feat(annotations): working on alert annotations, #5694
This commit is contained in:
@@ -23,6 +23,7 @@ func AddMigrations(mg *Migrator) {
|
||||
addPlaylistMigrations(mg)
|
||||
addPreferencesMigrations(mg)
|
||||
addAlertMigrations(mg)
|
||||
addAnnotationMig(mg)
|
||||
}
|
||||
|
||||
func addMigrationLogMigrations(mg *Migrator) {
|
||||
|
||||
Reference in New Issue
Block a user