mirror of
https://github.com/Theodor-Springmann-Stiftung/musenalm.git
synced 2025-10-29 09:15:33 +00:00
tooltips + verwaltung finish
This commit is contained in:
5
dbmodels/field_metadata.go
Normal file
5
dbmodels/field_metadata.go
Normal file
@@ -0,0 +1,5 @@
|
||||
package dbmodels
|
||||
|
||||
type MetaData struct {
|
||||
Conjecture bool `json:"conjecture"`
|
||||
}
|
||||
Reference in New Issue
Block a user