Added tag marker setting and multi-word tags

This commit is contained in:
Maboroshy 2017-10-04 22:23:10 +03:00 committed by GitHub
parent 9a1f96bfa8
commit f36ccbcbe5
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@ Script {
{
"identifier": "tagMarker",
"name": "Tag word marker",
"description": "A word that starts with this characters is recognized as tag\n",
"description": "A word that starts with this characters is recognized as tag",
"type": "string",
"default": "@",
}