mirror of
https://github.com/ReVanced/revanced-manager.git
synced 2026-01-26 12:31:02 +00:00
fix: show patcher when clicking on the patch button
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
import 'package:injectable/injectable.dart';
|
||||
import 'package:stacked/stacked.dart';
|
||||
|
||||
class MainViewModel extends IndexTrackingViewModel {
|
||||
|
||||
|
||||
}
|
||||
@lazySingleton
|
||||
class MainViewModel extends IndexTrackingViewModel {}
|
||||
|
||||
Reference in New Issue
Block a user