Merge pull request #378 from ziahamza/master

Release
This commit is contained in:
hamza zia 2017-08-26 18:18:41 +05:00 committed by GitHub
commit b271b113e1

View File

@ -37,7 +37,7 @@ angular
open: function(cb) {
var self = this;
this.uris = "";
this.downloadSettingsCollapsed = false;
this.downloadSettingsCollapsed = true;
this.advancedSettingsCollapsed = true;
this.settings = {};
this.fsettings = _.cloneDeep(fsettings);