mirror of
https://github.com/logseq/logseq.git
synced 2026-05-05 11:26:26 +00:00
fix: add graph name warning to import as well
This commit is contained in:
@@ -73,6 +73,7 @@
|
||||
(when-let [repo-dir (config/get-repo-dir repo-url)]
|
||||
(fs/read-file repo-dir file-rpath)))
|
||||
|
||||
;; Update repo/invalid-graph-name-warning if characters change
|
||||
(def multiplatform-reserved-chars ":\\*\\?\"<>|\\#\\\\")
|
||||
|
||||
(def reserved-chars-pattern
|
||||
|
||||
Reference in New Issue
Block a user