chore(DB): import pending files

Referenced commit(s): 5357a31a01
This commit is contained in:
github-actions[bot]
2023-10-08 07:08:10 +00:00
parent a4e4d6ddb2
commit f5f10edd77

View File

@@ -1,3 +1,4 @@
-- DB update 2023_10_07_02 -> 2023_10_08_00
--
DELETE FROM `command` WHERE `name`='commentator';
INSERT INTO `command` (`name`, `security`, `help`) VALUES ('commentator', 2, 'Syntax: .commentator [on/off]\r\n\r\nEnable or Disable in game Commentator tag or show current state if on/off not provided.');