⬆️ Upgrade passport to identity

This commit is contained in:
2024-02-18 22:41:18 +08:00
parent 9986fb0b9c
commit 7cecb8f8f7
7 changed files with 16 additions and 16 deletions

View File

@ -2,7 +2,7 @@ package models
import "time"
// Account profiles basically fetched from Hydrogen.Passport
// Account profiles basically fetched from Hydrogen.Identity
// But cache at here for better usage
// At the same time this model can make relations between local models
type Account struct {