Skip to content
Snippets Groups Projects
Commit 6e2027d8 authored by Anders Høvik's avatar Anders Høvik
Browse files

Changed to dynamic username in userProfile

parent 6e91af6f
No related branches found
No related tags found
1 merge request!40Feature/userprofile for foreign users
Pipeline #277277 failed
......@@ -37,7 +37,7 @@ function toUpdateUserSettings() {
</button>
</div>
<div class="ms-3" style="margin-top: 130px;">
<h1>Andy Horwitz</h1>
<h1>{{useUserInfoStore().firstname}}</h1>
</div>
</div>
<div class="p-4 text-black" style="background-color: #f8f9fa;">
......
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