Skip to content

Commit 9923122

Browse files
committed
Rename loki.store to loki.script.store
1 parent 27e1767 commit 9923122

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

view/base/layout/loki_base.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,14 +26,14 @@
2626
</block>
2727
</container>
2828

29-
<container name="loki.store">
30-
<block name="loki.store.local-storage" template="Loki_Base::script/store/localstorage-store.phtml">
29+
<container name="loki.script.store">
30+
<block name="loki.script.store.local-storage" template="Loki_Base::script/store/localstorage-store.phtml">
3131
<arguments>
3232
<argument name="section_config" xsi:type="object">Loki\Base\ViewModel\SectionConfig</argument>
3333
</arguments>
3434
</block>
3535

36-
<block name="loki.store.messages" template="Loki_Base::script/store/message-store.phtml"/>
36+
<block name="loki.script.store.messages" template="Loki_Base::script/store/message-store.phtml"/>
3737
</container>
3838

3939
<container name="loki-directives">

0 commit comments

Comments
 (0)