diff --git a/seed-db.sql b/seed-db.sql index 1890b6448..b7107ccd8 100644 --- a/seed-db.sql +++ b/seed-db.sql @@ -2,8 +2,8 @@ INSERT INTO public.users (username, passhash, created_utc, admin_level, over_18, unban_utc, original_username, customtitle, defaultsorting, defaultsortingcomments, defaulttime, namecolor, titlecolor, customtitleplain, theme, themecolor, changelogsub, reddit, css, profilecss, coins, agendaposter, post_count, comment_count, background, verified, truecoins, cardview, subs -) VALUES ('Auto_Janny', '', 0, 0, true, true, '', '', 0, false, - 0, 'Auto_Janny', '', 'hot', 'top', 'day', 'ff66ac', 'ff66ac', +) VALUES ('System', '', 0, 0, true, true, '', '', 0, false, + 0, 'System', '', 'hot', 'top', 'day', 'ff66ac', 'ff66ac', '', 'dark', 'ff66ac', false, 'old.reddit.com', '', '', 0, 0, 0, 0, '', 'Verified', 0, false, 2), ('AutoJanny', '', 0, 0, true, true, '', '', 0, false,