hotfix
This commit is contained in:
parent
9867ce976f
commit
860f918d78
@ -2,7 +2,7 @@
|
|||||||
fireapp({
|
fireapp({
|
||||||
apps: {{{ toJSON apps }}},
|
apps: {{{ toJSON apps }}},
|
||||||
navigations: {{{ toJSON navigations }}},
|
navigations: {{{ toJSON navigations }}},
|
||||||
config: {{{ toJSON config }}}
|
config: {{{ toJSON config }}},
|
||||||
features: {{{ toJSON features }}}
|
features: {{{ toJSON features }}}
|
||||||
})
|
})
|
||||||
</script>
|
</script>
|
Loading…
Reference in New Issue
Block a user