fds
This commit is contained in:
parent
7857106cb6
commit
c97015fbfa
1 changed files with 2 additions and 2 deletions
|
@ -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,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue