feat(account): #49 implement account get, insert, update and delete
Some checks failed
Build Docker Image / Build-Docker-Image (push) Failing after 4m26s

This commit is contained in:
2025-05-07 18:49:56 +02:00
parent 8e325fa162
commit 121ca4b88a
14 changed files with 363 additions and 181 deletions

View File

@@ -1,5 +1,4 @@
function getClass(type) {
switch (type) {
case "error":