Fix enableSearch

This commit is contained in:
Mircea-Pavel ANTON 2023-01-26 23:34:05 +00:00
parent e541e64967
commit a04a1aa056

View file

@ -9,7 +9,7 @@ colorScheme = "blowfish"
defaultAppearance = "light" # valid options: light or dark defaultAppearance = "light" # valid options: light or dark
autoSwitchAppearance = true autoSwitchAppearance = true
enableSearch = true enableSearch = false
enableCodeCopy = true enableCodeCopy = true
# mainSections = ["section1", "section2"] # mainSections = ["section1", "section2"]