mirror of
https://github.com/ReVanced/revanced-manager.git
synced 2024-11-10 01:01:56 +01:00
fix: black screen after resetting custom sources
This commit is contained in:
parent
0074fee865
commit
d318224a6f
1 changed files with 0 additions and 2 deletions
|
@ -152,8 +152,6 @@ class SManageSources extends BaseViewModel {
|
|||
_managerAPI.setPatchesRepo('');
|
||||
_managerAPI.setIntegrationsRepo('');
|
||||
Navigator.of(context).pop();
|
||||
Navigator.of(context).pop();
|
||||
Navigator.of(context).pop();
|
||||
},
|
||||
)
|
||||
],
|
||||
|
|
Loading…
Reference in a new issue