mirror of
https://github.com/revanced/revanced-manager.git
synced 2025-06-12 12:47:37 +02:00
feat: add App Info View
This commit is contained in:
@ -148,7 +148,6 @@ class _PatchItemState extends State<PatchItem> {
|
||||
),
|
||||
actions: [
|
||||
CustomMaterialButton(
|
||||
isFilled: true,
|
||||
label: I18nText('okButton'),
|
||||
onPressed: () => Navigator.of(context).pop(),
|
||||
)
|
||||
|
Reference in New Issue
Block a user