Skip to content

Commit

Permalink
closes #29
Browse files Browse the repository at this point in the history
  • Loading branch information
45kb committed Jan 19, 2017
1 parent 09b01f0 commit a52257f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/js/interface/shell.js
Original file line number Diff line number Diff line change
Expand Up @@ -169,7 +169,6 @@ angular.module(moduleName, [

allProjects.forEach((item, key) => {
if (item.path === data.project.path) {

$scope.$apply(() => {
this.projects[key].shrinkwrap = false;
});
Expand Down

0 comments on commit a52257f

Please sign in to comment.