mirror of
https://gitlab.com/comunic/comunicapiv2
synced 2025-06-20 00:25:17 +00:00
Can delete accounts
This commit is contained in:
@ -308,7 +308,7 @@ export class AccountController {
|
||||
|
||||
await AccountHelper.Delete(h.getUserId());
|
||||
|
||||
h.error(500, "Method not completely implemented yet.");
|
||||
h.success();
|
||||
}
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user