feat: Adjust install dialog labels

This commit is contained in:
oSumAtrIX
2023-10-01 06:21:03 +02:00
parent 6961bb7fd0
commit c87f92b346
2 changed files with 2 additions and 4 deletions

View File

@ -209,7 +209,6 @@ class InstallerViewModel extends BaseViewModel {
),
RadioListTile(
title: I18nText('installerView.installNonRootType'),
subtitle: I18nText('installerView.installRecommendedType'),
contentPadding: const EdgeInsets.symmetric(horizontal: 16),
value: 0,
groupValue: value,