Release 2.3.3 to master #204

Merged
sloum merged 86 commits from develop into master 2020-11-20 04:38:12 +00:00
1 changed files with 2 additions and 2 deletions
Showing only changes of commit 8796dffd6e - Show all commits

View File

@ -12,8 +12,8 @@ var ERRS = map[string]string{
"CHECK": "`check [link_id]` or `check [setting]`",
"H": "`h`",
"HOME": "`home`",
"J": "`jump [[history_position]]`",
"JUMP": "`jump [[history_position]]`",
"J": "`j [[history_position]]`",
"JUMP": "`jump [[history_position]]`",
"P": "`p [host]`",
"PURGE": "`purge [host]`",
"Q": "`q`",