Fix malformed file
Signed-off-by: Andrea Maria Piana <andrea.maria.piana@gmail.com>
This commit is contained in:
@@ -2,5 +2,5 @@
|
||||
|
||||
(defonce viewable-item (atom nil))
|
||||
|
||||
(defn reset
|
||||
(reset! vieweable-item nil))
|
||||
(defn reset []
|
||||
(reset! viewable-item nil))
|
||||
|
||||
Reference in New Issue
Block a user