mirror of
https://github.com/syncthing/syncthing.git
synced 2026-05-11 08:33:04 -04:00
@@ -1893,6 +1893,7 @@ angular.module('syncthing.core')
|
||||
}).one('hidden.bs.modal', function () {
|
||||
$('.nav-tabs a[href="#folder-general"]').tab('show');
|
||||
window.location.hash = "";
|
||||
$scope.currentFolder = {};
|
||||
});
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user