From d521d45f3d0788fa81c8d4ef8285584d11db1d5a Mon Sep 17 00:00:00 2001 From: Aokromes Date: Fri, 5 May 2023 14:41:11 +0200 Subject: DB/Commands: missing part of fc6f34c4a85a --- sql/updates/auth/3.3.5/2023_05_05_00_auth.sql | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 sql/updates/auth/3.3.5/2023_05_05_00_auth.sql (limited to 'sql/updates') diff --git a/sql/updates/auth/3.3.5/2023_05_05_00_auth.sql b/sql/updates/auth/3.3.5/2023_05_05_00_auth.sql new file mode 100644 index 00000000000..c4b98641686 --- /dev/null +++ b/sql/updates/auth/3.3.5/2023_05_05_00_auth.sql @@ -0,0 +1,2 @@ +-- +UPDATE `rbac_permissions` SET `name` = 'Command: reload graveyard_zone' WHERE `id` = 645; -- cgit v1.2.3