@@ -66,7 +66,7 @@ def create_giveaway_table():
uuid CHAR(36) NOT NULL UNIQUE,
game_key VARCHAR(255),
winner_dc_id BIGINT,
aktiv BOOLEAN DEFAULT TRUE
aktiv BOOLEAN DEFAULT FALSE
);
"""
cursor.execute(create_table_query)
The note is not visible to the blocked user.