mirror of
https://github.com/ReVanced/revanced-manager.git
synced 2026-01-26 12:31:02 +00: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