mirror of
https://github.com/logseq/logseq.git
synced 2026-04-27 07:35:01 +00:00
fix: class page schemas have a new optional attribute
This commit is contained in:
2
deps/graph-parser/script/db_import.cljs
vendored
2
deps/graph-parser/script/db_import.cljs
vendored
@@ -1,5 +1,5 @@
|
||||
(ns db-import
|
||||
"Imports given file(s) to a db graph. This script is primarly for
|
||||
"Imports given file(s) to a db graph. This script is primarily for
|
||||
developing the import feature and for engineers who want to customize
|
||||
the import process"
|
||||
(:require [clojure.string :as string]
|
||||
|
||||
Reference in New Issue
Block a user