mirror of
https://github.com/revanced/revanced-manager.git
synced 2025-06-12 04:37:37 +02: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