mirror of
https://github.com/ReVanced/revanced-manager.git
synced 2026-02-01 19:15:14 +01: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