mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-08 03:01:43 +09:00
잘못된 퍼미션 변경
This commit is contained in:
parent
01ef797c0b
commit
84def07c4e
2 changed files with 2 additions and 2 deletions
|
|
@ -2,7 +2,7 @@
|
|||
<module>
|
||||
<grants />
|
||||
<actions>
|
||||
<action name="dispCommentDeclare" type="view" permission="manager" />
|
||||
<action name="dispCommentDeclare" type="view" permission="member" />
|
||||
|
||||
<action name="getCommentMenu" type="model" />
|
||||
<action name="getCommentVotedMemberList" type="model" permission="root" />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue