fix: black screen after resetting custom sources

This commit is contained in:
Aunali321 2023-03-06 18:08:48 +05:30
parent 0074fee865
commit d318224a6f

View File

@ -152,8 +152,6 @@ class SManageSources extends BaseViewModel {
_managerAPI.setPatchesRepo('');
_managerAPI.setIntegrationsRepo('');
Navigator.of(context).pop();
Navigator.of(context).pop();
Navigator.of(context).pop();
},
)
],