Remove the "show all tool" config

We show all tools at the moment anyway.
This commit is contained in:
2023-11-18 18:55:06 +08:00
parent d277e56121
commit 2caf491e9d
4 changed files with 14 additions and 37 deletions

View File

@@ -149,7 +149,6 @@ updateSettings usl usr =
, kSet = kSet kbl <|> kSet kbr
, kChangelog = kChangelog kbl <|> kChangelog kbr
, kShowAll = kShowAll kbl <|> kShowAll kbr
, kShowAllTools = kShowAllTools kbl <|> kShowAllTools kbr
}