Add back tooltip to config

This commit is contained in:
JFronny 2021-05-15 19:32:21 +02:00
parent d55ec6dfe0
commit d26e4a170a
No known key found for this signature in database
GPG Key ID: BEC5ACBBD4EE17E5
1 changed files with 2 additions and 1 deletions

View File

@ -1,4 +1,5 @@
{
"versionchanger.jfconfig.title": "VersionChanger",
"versionchanger.jfconfig.version": "Version"
"versionchanger.jfconfig.version": "Version",
"versionchanger.jfconfig.version.tooltip": "The version to show. Supports any text"
}