mirror of
https://github.com/octoleo/syncthing.git
synced 2025-01-31 02:48:27 +00:00
This commit is contained in:
parent
69c63e94bf
commit
5fd88481b6
@ -1933,6 +1933,7 @@ angular.module('syncthing.core')
|
||||
|
||||
$scope.editFolderExisting = function(folderCfg) {
|
||||
$scope.editingExisting = true;
|
||||
$scope.editingDefaults = false;
|
||||
$scope.currentFolder = angular.copy(folderCfg);
|
||||
|
||||
$scope.ignores.text = 'Loading...';
|
||||
|
Loading…
x
Reference in New Issue
Block a user