add roll command default data
This commit is contained in:
parent
fc26fd5e26
commit
55283ccf45
2
schema/20180807-1.sql
Normal file
2
schema/20180807-1.sql
Normal file
@ -0,0 +1,2 @@
|
||||
insert into "public"."commands" ("cmd", "message", "ctime", "mtime", "group") values
|
||||
('roll', '{{roll}}', now(), now(), '');
|
Loading…
Reference in New Issue
Block a user