From d6cd45c6dafc54294e355ae2cd90aa9eef07afdb Mon Sep 17 00:00:00 2001 From: Andrey Antukh Date: Sat, 30 Jul 2016 23:38:06 +0300 Subject: [PATCH] Leave open the sitemap on view app by default. --- src/uxbox/view.cljs | 1 + 1 file changed, 1 insertion(+) diff --git a/src/uxbox/view.cljs b/src/uxbox/view.cljs index 43dbd670a..bc8e87fe4 100644 --- a/src/uxbox/view.cljs +++ b/src/uxbox/view.cljs @@ -15,6 +15,7 @@ :project nil :pages nil :page nil + :flags #{:sitemap} :shapes-by-id {} :pages-by-id {}})