Some more cleanup

This commit is contained in:
HackerNCoder 2022-08-27 17:31:50 +02:00
parent 285e829f25
commit 9103866bbc
5 changed files with 4 additions and 2 deletions

View file

@ -1,3 +1,3 @@
_model: projects _model: projects
--- ---
_discoverable: no _hidden: yes

View file

@ -1,6 +1,7 @@
[model] [model]
name = Projects name = Queerscriptors
label = {{ this.title }} label = {{ this.title }}
hidden = yes
[fields.title] [fields.title]
label = Title label = Title

View file

@ -1,6 +1,7 @@
[model] [model]
name = Projects name = Projects
label = Projects label = Projects
hidden = yes
[children] [children]
model = project model = project

View file