Create board:title.json

Key used with information=board to describe the headline or title of the board. Also see #64
This commit is contained in:
kjonosm 2023-01-22 16:45:45 +01:00 committed by GitHub
parent 9512192026
commit 27e74c0e09
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -0,0 +1,5 @@
{
"key": "board:title",
"type": "text",
"label": "Board Title"
}