remotes/1693045480750635534/spooky-22
Aevann1 2022-02-14 04:48:36 +02:00
parent 83552eb1db
commit 6cf8fc747b
1 changed files with 1 additions and 1 deletions

View File

@ -300,7 +300,7 @@ CREATE TABLE public.comments (
ghost boolean,
slots_result character varying(50),
blackjack_result character varying(855),
wordle_result character varying(97),
wordle_result character varying(3000),
treasure_amount character varying(10)
);