Pages now work

Default Pages
Created & Updated Fields for every collection
This commit is contained in:
Simon Martens
2025-02-16 20:41:36 +01:00
parent 993e99f6dc
commit eb4bffdeec
37 changed files with 1276 additions and 10 deletions

View File

@@ -424,6 +424,8 @@ const (
ITEMS_TABLE = "items"
ID_FIELD = "id"
CREATED_FIELD = "created"
UPDATED_FIELD = "updated"
ANNOTATION_FIELD = "annotation"
MUSENALMID_FIELD = "musenalm_id"