diff options
Diffstat (limited to 'modules/commands/cs_xop.cpp')
-rw-r--r-- | modules/commands/cs_xop.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/commands/cs_xop.cpp b/modules/commands/cs_xop.cpp index fee6039a7..e4409f59d 100644 --- a/modules/commands/cs_xop.cpp +++ b/modules/commands/cs_xop.cpp @@ -38,6 +38,7 @@ static struct XOPAccess CA_PROTECT, CA_INFO, CA_ASSIGN, + CA_TOPIC, CA_SIZE } }, @@ -55,7 +56,6 @@ static struct XOPAccess }, { XOP_AOP, "AOP", { - CA_TOPIC, CA_MODE, CA_GETKEY, CA_INVITE, |