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