chore(DB): import pending files

Referenced commit(s): 01c0ed3d61
This commit is contained in:
github-actions[bot] 2026-03-25 01:30:56 +00:00
parent 01c0ed3d61
commit 45c98fcd2c

View file

@ -1,3 +1,4 @@
-- DB update 2026_03_25_00 -> 2026_03_25_01
-- Add autobroadcast commands
DELETE FROM `command` WHERE `name` IN ('autobroadcast', 'autobroadcast list', 'autobroadcast add', 'autobroadcast locale', 'autobroadcast remove');
INSERT INTO `command` (`name`, `security`, `help`) VALUES