Merge remote-tracking branch 'penpot/develop' into token-studio-develop

This commit is contained in:
Florian Schroedl 2024-08-07 16:21:08 +02:00
commit c9673ca828
5 changed files with 19 additions and 10 deletions

View file

@ -56,6 +56,10 @@
(uw/ask! {:cmd :update-page-index
:page-id page-id
:changes changes})))
(rx/catch (fn [cause]
(log/warn :hint "unable to update index"
:cause cause)
(rx/empty)))
(rx/ignore))))))
(defn- get-pending-commits