This commit is contained in:
Andrey Vlasov 2020-12-06 21:54:40 +03:00
parent 9867ce976f
commit 860f918d78

View File

@ -2,7 +2,7 @@
fireapp({
apps: {{{ toJSON apps }}},
navigations: {{{ toJSON navigations }}},
config: {{{ toJSON config }}}
config: {{{ toJSON config }}},
features: {{{ toJSON features }}}
})
</script>