feat(apps): lots of more work on apps, changed app_plugin to app_settings in order to to confuse the app plugin model (definition) and app org settings
This commit is contained in:
@@ -18,7 +18,7 @@ func AddMigrations(mg *Migrator) {
|
||||
addApiKeyMigrations(mg)
|
||||
addDashboardSnapshotMigrations(mg)
|
||||
addQuotaMigration(mg)
|
||||
addAppPluginMigration(mg)
|
||||
addAppSettingsMigration(mg)
|
||||
addSessionMigration(mg)
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user