mirror of
https://github.com/penpot/penpot.git
synced 2026-04-27 20:28:11 +00:00
🐛 Fix call to GoToPage in viewer
This commit is contained in:
parent
0d94941001
commit
2e57d2e328
@ -93,7 +93,7 @@
|
||||
|
||||
(defn go-to-page
|
||||
[id]
|
||||
(GoToPage id))
|
||||
(GoToPage. id))
|
||||
|
||||
;; --- Toggle Flag
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user