Skip to content

Commit

Permalink
fix: black screen after resetting custom sources
Browse files Browse the repository at this point in the history
  • Loading branch information
Aunali321 committed Mar 6, 2023
1 parent 0074fee commit d318224
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -152,8 +152,6 @@ class SManageSources extends BaseViewModel {
_managerAPI.setPatchesRepo('');
_managerAPI.setIntegrationsRepo('');
Navigator.of(context).pop();
Navigator.of(context).pop();
Navigator.of(context).pop();
},
)
],
Expand Down

0 comments on commit d318224

Please sign in to comment.