feat(alerting): add basic tables for alerting definitions
This commit is contained in:
@@ -22,6 +22,7 @@ func AddMigrations(mg *Migrator) {
|
||||
addSessionMigration(mg)
|
||||
addPlaylistMigrations(mg)
|
||||
addPreferencesMigrations(mg)
|
||||
addAlertMigrations(mg)
|
||||
}
|
||||
|
||||
func addMigrationLogMigrations(mg *Migrator) {
|
||||
|
||||
Reference in New Issue
Block a user