mirror of
https://github.com/octoleo/syncthing.git
synced 2024-11-09 14:50:56 +00:00
gui: Apply #7430 to untrusted
This commit is contained in:
parent
5fd88481b6
commit
83fcb49894
@ -1964,6 +1964,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…
Reference in New Issue
Block a user