mirror of
https://github.com/usmannasir/cyberpanel.git
synced 2025-11-13 08:46:09 +01:00
Bug Fixes to Remote Transfer
This commit is contained in:
@@ -1228,6 +1228,7 @@ app.controller('remoteBackupControl', function($scope, $http, $timeout) {
|
||||
var data = {
|
||||
ipAddress: IPAddress,
|
||||
password: password,
|
||||
accountsToTransfer:websitesToBeBacked,
|
||||
};
|
||||
|
||||
var config = {
|
||||
|
||||
Reference in New Issue
Block a user