We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 828ae0b commit 3cd7a6dCopy full SHA for 3cd7a6d
1 file changed
src/ui/screens/settings/ViewSettingsMenu.qml
@@ -39,7 +39,6 @@ MZViewBase {
39
id: batteryWarningText
40
Layout.fillWidth: true
41
text: MZI18n.SettingsBatteryOptimizationWarning
42
- //verticalAlignment: Text.AlignVCenter
43
}
44
_buttonAction: function() {
45
MZSettings.hasDismissedBatteryOptimization = true
0 commit comments