docs(text): replace text with template

This commit is contained in:
Jan De Dobbeleer 2021-12-30 19:08:33 +01:00 committed by Jan De Dobbeleer
parent b93ab4e82d
commit 92b234a225

View file

@ -17,7 +17,7 @@ Display text.
"foreground": "#E06C75",
"properties": {
"prefix": "",
"text": " \u276F"
"template": " \u276F"
}
}
```