forked from 0x2620/pandora
update config (layer item singular)
This commit is contained in:
parent
80dbd19500
commit
2d074ec295
3 changed files with 4 additions and 12 deletions
|
|
@ -582,7 +582,7 @@
|
|||
"id": "privatenotes",
|
||||
"title": "Private Notes",
|
||||
"canAddAnnotations": {"member": true, "friend": true, "staff": true, "admin": true},
|
||||
"item": "Note",
|
||||
"item": "Private Note",
|
||||
"overlap": true,
|
||||
"private": true,
|
||||
"showInfo": true,
|
||||
|
|
@ -592,7 +592,7 @@
|
|||
"id": "publicnotes",
|
||||
"title": "Public Notes",
|
||||
"canAddAnnotations": {"member": true, "friend": true, "staff": true, "admin": true},
|
||||
"item": "Note",
|
||||
"item": "Public Note",
|
||||
"overlap": true,
|
||||
"showInfo": true,
|
||||
"type": "text"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue