forked from GithubBackups/vichan
commit
7bc0f528ef
@ -80,7 +80,7 @@ CREATE TABLE IF NOT EXISTS `board_create` (
|
|||||||
--
|
--
|
||||||
|
|
||||||
INSERT INTO `boards` VALUES
|
INSERT INTO `boards` VALUES
|
||||||
('b', 'Random', NULL);
|
('b', 'Random', NULL, TRUE, TRUE);
|
||||||
|
|
||||||
-- --------------------------------------------------------
|
-- --------------------------------------------------------
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user