Skip to content
This repository was archived by the owner on Aug 15, 2024. It is now read-only.

Commit 2c4bf01

Browse files
committed
tabing
1 parent 712dfbe commit 2c4bf01

File tree

1 file changed

+13
-13
lines changed
  • Magento1/app/code/community/Werules/Chatbot/etc

1 file changed

+13
-13
lines changed

Magento1/app/code/community/Werules/Chatbot/etc/config.xml

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -38,25 +38,25 @@
3838
</updates>
3939
</layout>
4040
<routers>
41-
<chatbot>
42-
<use>standard</use>
43-
<args>
44-
<module>Werules_Chatbot</module>
45-
<frontName>chatbot</frontName>
46-
</args>
47-
</chatbot>
41+
<chatbot>
42+
<use>standard</use>
43+
<args>
44+
<module>Werules_Chatbot</module>
45+
<frontName>chatbot</frontName>
46+
</args>
47+
</chatbot>
4848
</routers>
4949
</frontend>
5050
<global>
5151
<helpers>
52-
<chatbot>
53-
<class>Werules_Chatbot_Helper</class>
54-
</chatbot>
52+
<chatbot>
53+
<class>Werules_Chatbot_Helper</class>
54+
</chatbot>
5555
</helpers>
5656
<blocks>
57-
<chatbot>
58-
<class>Werules_Chatbot_Block</class>
59-
</chatbot>
57+
<chatbot>
58+
<class>Werules_Chatbot_Block</class>
59+
</chatbot>
6060
</blocks>
6161
<models>
6262
<chatbot>

0 commit comments

Comments
 (0)