mirror of
https://github.com/ReVanced/revanced-manager.git
synced 2026-01-27 04:51:03 +00:00
fix: patch selection while scrolling
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user