fix: can't toggle from NOW to LATER

Resolved #1632
This commit is contained in:
Tienson Qin
2021-04-09 11:27:27 +08:00
parent 3446fb83f1
commit 83eb8278aa

View File

@@ -1144,7 +1144,7 @@
[:a.marker-switch
{:title "Change from NOW to LATER"
:on-click (set-marker-fn "LATER")}
[:span "N"]]
"N"]
"LATER"
[:a.marker-switch
{:title "Change from LATER to NOW"