fix: system theme selection immediately applies OS preference instead of reverting to light

This commit is contained in:
Ulas Kalayci
2026-04-20 10:20:18 +02:00
parent e92487f464
commit ca3da0eccd
4 changed files with 10 additions and 4 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "oikos",
"version": "0.20.26",
"version": "0.20.27",
"description": "Self-hosted family planner - calendar, tasks, shopping, meal planning, budget and more. Private, open-source, no subscription.",
"main": "server/index.js",
"type": "module",