fix: add graph name warning to import as well

This commit is contained in:
Gabriel Horner
2023-12-20 12:25:27 -05:00
parent a4f7b950e1
commit 1026e1eb22
4 changed files with 26 additions and 18 deletions

View File

@@ -35,8 +35,7 @@
"src/main/frontend/components/property.cljs"
"src/main/frontend/components/property"
"src/main/frontend/components/db_based"
;; TODO: Enable this when run-export-periodically is deleted or moved out of the ns
#_"src/main/frontend/persist_db.cljs"
"src/main/frontend/persist_db.cljs"
"src/main/frontend/persist_db"
"src/electron/electron/db.cljs"])