Scripts/Commands: Rename .additemset to .additem set to avoid ambiguity

This commit is contained in:
Treeston
2020-09-20 21:56:24 +02:00
parent 9fda67d016
commit e11b466897
2 changed files with 3 additions and 1 deletions

View File

@@ -0,0 +1,2 @@
--
UPDATE `command` SET `name`='additem set' WHERE `name`='additemset';