chore(DB): import pending files

Referenced commit(s): b14cdea7d2
This commit is contained in:
github-actions[bot]
2026-02-28 02:57:01 +00:00
parent b14cdea7d2
commit cc2c7ec0fd

View File

@@ -1,3 +1,4 @@
-- DB update 2026_02_28_01 -> 2026_02_28_02
-- Add lfg cooldown command to the command table
DELETE FROM `command` WHERE `name` IN ('lfg cooldown');
INSERT INTO `command` (`name`, `security`, `help`) VALUES