mirror of
https://github.com/grocy/grocy.git
synced 2025-08-20 04:12:59 +00:00
Use prefers-color-scheme for night mode by default (closes #1334)
This commit is contained in:
2
migrations/0184.sql
Normal file
2
migrations/0184.sql
Normal file
@@ -0,0 +1,2 @@
|
||||
DELETE FROM user_settings
|
||||
WHERE key IN ('night_mode_enabled', 'currently_inside_night_mode_range');
|
Reference in New Issue
Block a user