fix: user can update bio info

This commit is contained in:
2023-12-21 10:20:49 -06:00
parent ca34ab4b37
commit 173986da5e
8 changed files with 107 additions and 1 deletions

View File

@@ -29,6 +29,8 @@ class Artist extends Model
'avatar',
'header',
'location',
'alby',
'naasocial',
'website',
'bio',
'created_at',