Updated to OTCv8 3.1 rev 138

This commit is contained in:
OTCv8
2022-02-24 13:30:08 +00:00
parent 59e865bf82
commit af00528e49
16 changed files with 5 additions and 879 deletions

View File

@@ -122,6 +122,4 @@ OptionPanel
OptionCheckBox
id: actionbarLock
!text: tr('Disable action bar hotkeys when chat mode is on')
$mobile:
visible: false
!text: tr('Disable action bar hotkeys when chat mode is on')

View File

@@ -64,7 +64,7 @@ local defaultOptions = {
actionbarRight2 = false,
actionbarRight3 = false,
actionbarLock = true,
actionbarLock = false,
profile = 1
}