add fields to TwingleEvents template

This commit is contained in:
Marc Michalsky forumZFD 2020-12-15 14:53:25 +01:00
parent 57fd1b7d5a
commit aaba5ce953
Signed by untrusted user who does not match committer: marc.koch
GPG key ID: 12406554CFB028B9

View file

@ -20,6 +20,21 @@
"counter" "counter"
], ],
"TwingleEvent": [ "TwingleEvent": [
"id",
"project_id",
"identifier",
"description",
"user_name",
"user_email",
"is_public",
"deleted",
"confirmed_at",
"created_at",
"creation_url",
"show_internal",
"show_external",
"edit_internal",
"edit_external"
], ],
"event_embed_data": [ "event_embed_data": [
"page", "page",