Fix editing

pull/645/head
Tienson Qin 2020-05-04 21:33:03 +08:00
parent 0d3f24675c
commit f3d0a6158d
1 changed files with 0 additions and 2 deletions

View File

@ -425,8 +425,6 @@
(defn clear-edit!
[]
(swap! state/state assoc
:edit-heading nil
:edit-content ""
:edit-input-id nil))
(defn file-changed?