mirror of
https://github.com/solidtime-io/solidtime.git
synced 2026-08-17 20:52:14 +01:00
use api routes for profile information updates
This commit is contained in:
committed by
Constantin Graf
parent
43e42ace54
commit
fe4e903203
@@ -39,7 +39,7 @@ const page = usePage<{
|
||||
<div>
|
||||
<div class="max-w-7xl mx-auto py-10 sm:px-6 lg:px-8">
|
||||
<div v-if="page.props.jetstream.canUpdateProfileInformation">
|
||||
<UpdateProfileInformationForm :user="page.props.auth.user" />
|
||||
<UpdateProfileInformationForm />
|
||||
|
||||
<SectionBorder />
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user