Add completion emote for tasks

This commit is contained in:
Michael Cook (mackal)
2018-07-20 14:06:07 -04:00
parent 22f586f110
commit dfa7e2bffb
5 changed files with 10 additions and 3 deletions
@@ -0,0 +1 @@
ALTER TABLE `tasks` ADD `completion_emote` VARCHAR(128) NOT NULL DEFAULT '';