forked from mirror/azerothcore-wotlk
fix(Core/RBAC): use filter perm to gate .whispers command (#25771)
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
DELETE FROM `rbac_linked_permissions` WHERE `id` = 198 AND `linkedId` = 471;
|
||||
DELETE FROM `rbac_permissions` WHERE `id` = 471;
|
||||
Reference in New Issue
Block a user