fix: start to sync is not a warning

pull/7067/head^2
Tienson Qin 2022-10-28 16:50:20 +08:00
parent 52324b0ff2
commit 983478d3ad
1 changed files with 1 additions and 1 deletions

View File

@ -172,7 +172,7 @@
(:GraphName graph)
" to "
(config/get-string-repo-dir (config/get-local-dir local)))
:warning)
:success)
(init-graph (:GraphUUID graph))
(state/close-modal!)))