rename whiteboard pages

This commit is contained in:
Peng Xiao
2022-07-19 00:22:19 +08:00
parent 2bb7ef5919
commit f4715f59fd
7 changed files with 47 additions and 8 deletions

View File

@@ -1,5 +1,6 @@
(ns frontend.handler.whiteboard
(:require [frontend.state :as state]
[frontend.db :as db]
[clojure.string :as string]))
;; FIXME: embed /draw should be supported too