linked refs

This commit is contained in:
Tienson Qin
2025-12-28 12:56:30 +08:00
parent 36408416c9
commit e9c2269e34
7 changed files with 200 additions and 34 deletions

View File

@@ -98,7 +98,6 @@
(if-let [db* (and repo (db/get-db repo))]
(if (and page (:db/id page))
(let [payload (build-page-publish-datoms db* page)]
(notification/show! "Publishing page..." :success)
(-> (<post-publish! payload)
(p/then (fn [_resp]
(let [graph-uuid (some-> (ldb/get-graph-rtc-uuid db*) str)