mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-05-08 19:42:15 +09:00
Fix typo in XML filter file #2679
This commit is contained in:
parent
37b23341be
commit
47e54bc564
1 changed files with 1 additions and 1 deletions
|
|
@ -6,7 +6,7 @@
|
||||||
<param name="module_srl" target="module_srl" />
|
<param name="module_srl" target="module_srl" />
|
||||||
<param name="mid" target="mid" />
|
<param name="mid" target="mid" />
|
||||||
<param name="mcontent" target="content" />
|
<param name="mcontent" target="content" />
|
||||||
<parma name="type" target="type" />
|
<param name="type" target="type" />
|
||||||
</parameter>
|
</parameter>
|
||||||
<response callback_func="completeInsertMobilePageContent">
|
<response callback_func="completeInsertMobilePageContent">
|
||||||
<tag name="error" />
|
<tag name="error" />
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue