mirror of
https://github.com/Theodor-Springmann-Stiftung/musenalm.git
synced 2025-10-29 17:25:32 +00:00
Places, Agents, Serials, Entries
This commit is contained in:
5
dbmodels/fieldmetadata.go
Normal file
5
dbmodels/fieldmetadata.go
Normal file
@@ -0,0 +1,5 @@
|
||||
package dbmodels
|
||||
|
||||
type MetaData struct {
|
||||
Conjecture bool `json:"conjecture"`
|
||||
}
|
||||
Reference in New Issue
Block a user