Update resources/qml/Preferences/GeneralPage.qml

Co-authored-by: Ghostkeeper <Ghostkeeper@users.noreply.github.com>
This commit is contained in:
Casper Lamboo 2022-01-27 16:04:10 +01:00 committed by GitHub
parent 69de60eb14
commit a5e2e29055
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -842,7 +842,8 @@ UM.PreferencesPage
}
}
ButtonGroup {
ButtonGroup
{
id: curaUpdatesGroup
buttons: [checkUpdatesOptionBeta, checkUpdatesOptionStable]
}