mirror of
https://github.com/Theodor-Springmann-Stiftung/musenalm.git
synced 2025-10-29 17:25:32 +00:00
Added DB models
This commit is contained in:
@@ -101,9 +101,6 @@ func entriesFields(app core.App) *core.FieldsList {
|
||||
MaxSelect: 5000,
|
||||
},
|
||||
|
||||
// Exemplare:
|
||||
&core.JSONField{Name: dbmodels.ITEMS_TABLE, Required: false},
|
||||
|
||||
// EDIT DATA:
|
||||
&core.JSONField{Name: dbmodels.META_FIELD, Required: false},
|
||||
&core.JSONField{Name: dbmodels.MUSENALM_DEPRECATED_FIELD, Required: false},
|
||||
|
||||
Reference in New Issue
Block a user