Skip to content

Commit

Permalink
Restart
Browse files Browse the repository at this point in the history
  • Loading branch information
pete_ authored and pete_ committed May 29, 2019
1 parent 56f71f0 commit 37f990f
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -308,6 +308,7 @@ private void deletePortal() {
portal.dispose();
_portalList.dataChange();
_portalName.setText(null);
// fall through to remove icon
case 1:
_currentPortalName = null;
PortalIcon icon = _parent.getPortalIconMap().get(name);
Expand Down

0 comments on commit 37f990f

Please sign in to comment.