feat(account): #49 implement save logic
Some checks failed
Build Docker Image / Build-Docker-Image (push) Failing after 4m44s

This commit is contained in:
2025-05-07 18:49:56 +02:00
parent c8daf6a04d
commit 0dbd63713e
12 changed files with 223 additions and 96 deletions

View File

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