mirror of
https://github.com/syncthing/syncthing.git
synced 2026-05-16 12:45:01 -04:00
@@ -1517,7 +1517,7 @@ angular.module('syncthing.core')
|
||||
// here as well...
|
||||
$scope.devices = deviceMap($scope.config.devices);
|
||||
|
||||
$scope.saveConfig.then(function () {
|
||||
$scope.saveConfig().then(function () {
|
||||
if (themeChanged) {
|
||||
document.location.reload(true);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user