diff --git a/src/components/UserProfile/UserProfileLayout.vue b/src/components/UserProfile/UserProfileLayout.vue index db2c4bca1ccc4af534c3a5aacd5dd162657ffaec..8d761b1e22026776ab4d665886e6b2ebf14a46d4 100644 --- a/src/components/UserProfile/UserProfileLayout.vue +++ b/src/components/UserProfile/UserProfileLayout.vue @@ -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;">