adds a whitespace
This commit is contained in:
parent
c4f1dc1423
commit
15190f032a
1 changed files with 1 additions and 1 deletions
|
@ -57,4 +57,4 @@ CREATE VIEW IF NOT EXISTS COMMENT_REPLIES (Author, CommentBody, ParentAuthor, Pa
|
|||
|
||||
-- this is the default channel for anyone who wants to publish anonymously
|
||||
INSERT INTO CHANNEL
|
||||
VALUES ('9cb713f01bf247a0e03170b5ed00d5161340c486', '@Anonymous');
|
||||
VALUES ('9cb713f01bf247a0e03170b5ed00d5161340c486', '@Anonymous');
|
||||
|
|
Loading…
Reference in a new issue