fix: remove unused bindings

pull/10897/head
charlie 2024-01-22 18:43:48 +08:00
parent 8f0c4faec7
commit 201b34a089
1 changed files with 0 additions and 1 deletions

View File

@ -871,7 +871,6 @@
light? (= "light" (state/sub :ui/theme))
sidebar-open? (state/sub :ui/sidebar-open?)
settings-open? (state/sub :ui/settings-open?)
settings-accent-open? (state/sub :ui/settings-accent-open?)
left-sidebar-open? (state/sub :ui/left-sidebar-open?)
wide-mode? (state/sub :ui/wide-mode?)
ls-block-hl-colored? (state/sub :pdf/block-highlight-colored?)