Skip to content
Snippets Groups Projects
Commit 4d6d28f5 authored by jaramillo's avatar jaramillo
Browse files

wip

parent c229b816
No related branches found
No related tags found
1 merge request!19Resolve "Add an icon for the account type "Uni-ID""
This commit is part of merge request !19. Comments created here will be created in the context of that merge request.
...@@ -4,6 +4,7 @@ export const AccountRequired = { ...@@ -4,6 +4,7 @@ export const AccountRequired = {
"CL-Account": "fa-regular fa-user", "CL-Account": "fa-regular fa-user",
"Eigener Account": "fa-solid fa-user-plus", "Eigener Account": "fa-solid fa-user-plus",
"Geteilter Account": "fa-solid fa-user-group", "Geteilter Account": "fa-solid fa-user-group",
"Uni-ID": "fa-solid fa-id-card"
} }
return m("span.detail", [ return m("span.detail", [
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment