mirror of
https://github.com/logseq/logseq.git
synced 2026-05-25 13:14:39 +00:00
Revert "Merge branch 'feat/cmdk' of https://github.com/logseq/logseq into feat/cmdk"
This reverts commit5681452262, reversing changes made to0e1295b142.
This commit is contained in:
@@ -15,8 +15,8 @@
|
||||
(defonce *quitting? (atom false))
|
||||
|
||||
(def MAIN_WINDOW_ENTRY (if dev?
|
||||
"http://localhost:3001"
|
||||
;(str "file://" (node-path/join js/__dirname "index.html"))
|
||||
;;"http://localhost:3001"
|
||||
(str "file://" (node-path/join js/__dirname "index.html"))
|
||||
(str "file://" (node-path/join js/__dirname "electron.html"))))
|
||||
|
||||
(defn create-main-window!
|
||||
|
||||
Reference in New Issue
Block a user