mirror of
https://github.com/revanced/revanced-manager.git
synced 2025-06-12 04:37:37 +02:00
refactor: apply lint from analyzer
This commit is contained in:
@ -145,7 +145,7 @@ class SettingsViewModel extends BaseViewModel {
|
||||
}
|
||||
|
||||
Future<void>? showRequireSuggestedAppVersionDialog(
|
||||
BuildContext context, bool value) {
|
||||
BuildContext context, bool value,) {
|
||||
if (!value) {
|
||||
return showDialog(
|
||||
context: context,
|
||||
|
Reference in New Issue
Block a user