diff --git a/image.gif b/image.gif index fb86377dd3..afa2fb34ab 100644 Binary files a/image.gif and b/image.gif differ diff --git a/schema.sql b/schema.sql index 3f23dce86d..3932c5001a 100644 --- a/schema.sql +++ b/schema.sql @@ -212,7 +212,8 @@ CREATE TABLE public.users ( post_count integer, comment_count integer, highres text, - rent_utc integer + rent_utc integer, + patrontier integer );