mirror of
https://github.com/penpot/penpot.git
synced 2025-01-23 23:18:48 -05:00
Remove duplicate entry on view app state.
This commit is contained in:
parent
8f8bff7b76
commit
6b85b459d7
1 changed files with 1 additions and 2 deletions
|
@ -16,8 +16,7 @@
|
|||
:pages nil
|
||||
:page nil
|
||||
:flags #{:sitemap}
|
||||
:shapes {}
|
||||
:pages {}})
|
||||
:shapes {}})
|
||||
|
||||
(defn ^:export init
|
||||
[]
|
||||
|
|
Loading…
Add table
Reference in a new issue