🐛 Fix call to GoToPage in viewer

This commit is contained in:
mathieu.brunot
2019-02-22 03:47:14 +01:00
parent 0d94941001
commit 2e57d2e328

View File

@@ -93,7 +93,7 @@
(defn go-to-page
[id]
(GoToPage id))
(GoToPage. id))
;; --- Toggle Flag