This commit is contained in:
2026-05-30 08:41:28 +02:00
parent c98e797d4f
commit 4a0784746d

View File

@@ -1493,7 +1493,7 @@ CREATE TABLE public.user_options (
hide_koepfe boolean DEFAULT false NOT NULL, hide_koepfe boolean DEFAULT false NOT NULL,
language text, language text,
use_alternative_infobox boolean DEFAULT false, use_alternative_infobox boolean DEFAULT false,
use_alternative_steuerung boolean DEFAULT false, use_alternative_steuerung boolean DEFAULT NULL,
receive_system_notifications boolean DEFAULT true, receive_system_notifications boolean DEFAULT true,
receive_user_notifications boolean DEFAULT true, receive_user_notifications boolean DEFAULT true,
do_not_disturb boolean DEFAULT false, do_not_disturb boolean DEFAULT false,