mirror of
https://github.com/ReVanced/revanced-manager.git
synced 2025-05-11 13:05:37 +02:00
fix: patch selection while scrolling
This commit is contained in:
parent
cff27872eb
commit
492aa848ff
5 changed files with 23 additions and 22 deletions
|
@ -15,7 +15,7 @@ class PatchedApplication {
|
|||
toJson: encodeBase64,
|
||||
)
|
||||
final Uint8List icon;
|
||||
final DateTime patchDate;
|
||||
DateTime patchDate;
|
||||
final bool isRooted;
|
||||
final bool isFromStorage;
|
||||
List<String> appliedPatches;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue