chore(DB): import pending files

Referenced commit(s): 563ef5d7d9
This commit is contained in:
github-actions[bot]
2025-06-29 19:03:11 +00:00
parent ae28b35f2c
commit c3cec7198e

View File

@@ -0,0 +1,6 @@
-- DB update 2025_06_29_01 -> 2025_06_29_02
--
DELETE FROM `acore_string` WHERE `entry` IN (1184,1185);
INSERT INTO `acore_string` (`entry`, `content_default`) VALUES
(1184, '| Guild Ranks:'),
(1185, '| {} - {}');