mirror of
https://github.com/dragonpilot/dragonpilot.git
synced 2026-04-07 14:43:58 +08:00
Core - Disable Updates Toggle
This commit is contained in:
@@ -75,6 +75,13 @@ TogglesPanel::TogglesPanel(SettingsWindow *parent) : ListWidget(parent) {
|
||||
"../assets/offroad/icon_empty.svg",
|
||||
true,
|
||||
},
|
||||
{
|
||||
"DisableUpdates",
|
||||
tr("Disable Updates"),
|
||||
"",
|
||||
"../assets/offroad/icon_empty.svg",
|
||||
true,
|
||||
},
|
||||
};
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user