Skip to content
Snippets Groups Projects

Resolve "Add an icon for the account type "Uni-ID""

Merged jaramillo requested to merge 40-add-an-icon-for-the-account-type-uni-id-2 into master
1 file
+ 1
0
Compare changes
  • Side-by-side
  • Inline
@@ -4,6 +4,7 @@ export const AccountRequired = {
"CL-Account": "fa-regular fa-user",
"Eigener Account": "fa-solid fa-user-plus",
"Geteilter Account": "fa-solid fa-user-group",
"Uni-ID": "fa-solid fa-id-card"
}
return m("span.detail", [
Loading