mirror of
https://github.com/louislam/dockge.git
synced 2026-05-21 22:12:17 +00:00
WIP
This commit is contained in:
@@ -271,8 +271,6 @@ export class MainSocketHandler extends SocketHandler {
|
||||
await doubleCheckPassword(socket, currentPassword);
|
||||
}
|
||||
|
||||
console.log(data);
|
||||
|
||||
await Settings.setSettings("general", data);
|
||||
|
||||
callback({
|
||||
|
||||
Reference in New Issue
Block a user