This commit is contained in:
2026-03-08 04:04:25 -05:00
parent 5c141c581f
commit cc63a8d4e1
2 changed files with 13 additions and 28 deletions

View File

@@ -13,6 +13,7 @@ class User extends Authenticatable
'character_owner_hash',
'character_name',
'character_id',
'avatar',
'token',
'refresh_token',
'expiresIn',