mirror of
https://github.com/penpot/penpot.git
synced 2025-02-03 04:49:03 -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
|
:pages nil
|
||||||
:page nil
|
:page nil
|
||||||
:flags #{:sitemap}
|
:flags #{:sitemap}
|
||||||
:shapes {}
|
:shapes {}})
|
||||||
:pages {}})
|
|
||||||
|
|
||||||
(defn ^:export init
|
(defn ^:export init
|
||||||
[]
|
[]
|
||||||
|
|
Loading…
Add table
Reference in a new issue