Merge branch 'master' into feat/capacitor-new

This commit is contained in:
charlie
2025-06-02 20:05:31 +08:00
58 changed files with 12940 additions and 8280 deletions

View File

@@ -539,8 +539,7 @@
(p/let [result (cond
create-class?
(db-page-handler/<create-class! class
{:redirect? false
:create-first-block? false})
{:redirect? false})
create-whiteboard? (whiteboard-handler/<create-new-whiteboard-and-redirect! @!input)
create-page? (page-handler/<create! @!input {:redirect? true}))]
(shui/dialog-close! :ls-dialog-cmdk)