remotes/1693045480750635534/spooky-22
Aevann1 2022-08-27 03:00:04 +00:00
parent 4d60e664cf
commit 05e82f6734
1 changed files with 2 additions and 1 deletions

View File

@ -859,7 +859,8 @@ CREATE TABLE public.users (
last_viewed_log_notifs integer NOT NULL,
imginn boolean,
earlylife integer,
bite integer
bite integer,
old_house character varying(16)
);