|
@@ -38,9 +38,6 @@
|
|
|
: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")))
|