From 26fe3114a645f48fff784237b3e730d72c0d0cba Mon Sep 17 00:00:00 2001 From: ItsLemmy Date: Mon, 22 Sep 2025 22:39:47 -0400 Subject: [PATCH] Settings: updated comments --- Commons/Settings.qml | 1 + 1 file changed, 1 insertion(+) diff --git a/Commons/Settings.qml b/Commons/Settings.qml index 04359571..14245f97 100644 --- a/Commons/Settings.qml +++ b/Commons/Settings.qml @@ -53,6 +53,7 @@ Singleton { // This should only be activated once when the settings structure has changed // Then it should be commented out again, regular users don't need to generate // default settings on every start + // TODO: automate this someday! //generateDefaultSettings() // Patch-in the local default, resolved to user's home