forked from GithubBackups/vichan
Fix for install.sql
dank memes
This commit is contained in:
parent
a68d8628a5
commit
6f5d2bb62c
@ -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