mirror of
https://github.com/logseq/logseq.git
synced 2026-05-24 20:54:09 +00:00
@@ -38,6 +38,9 @@
|
||||
:webSecurity (not dev?)
|
||||
:contextIsolation true
|
||||
:spellcheck ((fnil identity true) (cfgs/get-item :spell-check))
|
||||
;; Remove OverlayScrollbars and transition `.scrollbar-spacing`
|
||||
;; to use `scollbar-gutter` after the feature is implemented in browsers.
|
||||
:enableBlinkFeatures 'OverlayScrollbars'
|
||||
:preload (path/join js/__dirname "js/preload.js")}}
|
||||
linux?
|
||||
(assoc :icon (path/join js/__dirname "icons/logseq.png")))
|
||||
|
||||
Reference in New Issue
Block a user