@@ -1517,7 +1517,7 @@ angular.module('syncthing.core')
|
|||||||
// here as well...
|
// here as well...
|
||||||
$scope.devices = deviceMap($scope.config.devices);
|
$scope.devices = deviceMap($scope.config.devices);
|
||||||
|
|
||||||
$scope.saveConfig.then(function () {
|
$scope.saveConfig().then(function () {
|
||||||
if (themeChanged) {
|
if (themeChanged) {
|
||||||
document.location.reload(true);
|
document.location.reload(true);
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user