mirror of
https://github.com/usmannasir/cyberpanel.git
synced 2025-11-15 09:46:11 +01:00
bug fix for ubuntu and docker manager
This commit is contained in:
@@ -391,7 +391,7 @@ app.controller('changeEmailPassword', function ($scope, $http) {
|
||||
var data = {
|
||||
domain: domain,
|
||||
email: email,
|
||||
password: password,
|
||||
passwordByPass: password,
|
||||
};
|
||||
|
||||
var config = {
|
||||
|
||||
Reference in New Issue
Block a user