mirror of
https://github.com/usmannasir/cyberpanel.git
synced 2025-11-17 02:31:09 +01:00
feature: allow users to manage ssh keys
This commit is contained in:
@@ -721,7 +721,6 @@ app.controller('secureSSHCTRL', function ($scope, $http) {
|
||||
|
||||
}
|
||||
|
||||
|
||||
$scope.saveKey = function (key) {
|
||||
|
||||
$scope.secureSSHLoading = false;
|
||||
|
||||
Reference in New Issue
Block a user