Core - Disable Updates Toggle

This commit is contained in:
Rick Lan
2025-04-08 12:27:21 +08:00
parent ef4702c077
commit 888d0788f6
+6
View File
@@ -67,6 +67,12 @@ TogglesPanel::TogglesPanel(SettingsWindow *parent) : ListWidget(parent) {
"",
"../assets/offroad/icon_empty.svg",
},
{
"DisableUpdates",
tr("Disable Updates"),
"",
"../assets/offroad/icon_empty.svg",
},
};