fix: theme reverts to light on reload when system preference stored (#61)

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