Allow to use storelocation owner field in labels

Related to issue #221
This commit is contained in:
Jan Böhmer 2023-04-03 22:40:58 +02:00
parent 9244fe5944
commit 4aedce9668
4 changed files with 52 additions and 0 deletions

View file

@ -112,6 +112,8 @@ const PLACEHOLDERS = [
['[[COMMENT_T]]', 'Comment (plain text)'],
['[[LAST_MODIFIED]]', 'Last modified datetime'],
['[[CREATION_DATE]]', 'Creation datetime'],
['[[OWNER]]', 'Full name of the location owner'],
['[[OWNER_USERNAME]]', 'Username of the location owner'],
]
},
{