fix(DB): Command reload acore_string (#2484)
This commit is contained in:
parent
64aa475d0f
commit
b0a7bc77a0
3 changed files with 6 additions and 3 deletions
|
|
@ -0,0 +1,3 @@
|
|||
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1575285367471524200');
|
||||
|
||||
UPDATE `command` SET `name`='reload acore_string', `help`='Syntax: .reload acore_string\nReload acore_string table.' WHERE `name`='reload trinity_string';
|
||||
Loading…
Add table
Add a link
Reference in a new issue