mirror of
https://github.com/octoleo/syncthing.git
synced 2025-01-31 02:48:27 +00:00
Reset protocolChanged just incase
This commit is contained in:
parent
a6c8423905
commit
4d7837ba96
@ -297,6 +297,8 @@ syncthing.controller('SyncthingCtrl', function ($scope, $http) {
|
||||
setTimeout(function(){
|
||||
window.location.protocol = protocol;
|
||||
}, 1000);
|
||||
|
||||
$scope.protocolChanged = false;
|
||||
}
|
||||
};
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user