Internalize id.ContentURI Valuer
Removes dependency on custom mautrix-go
This commit is contained in:
@ -101,7 +101,7 @@ type Puppet struct {
|
||||
|
||||
JID types.GroupMeID `gorm:"primaryKey"`
|
||||
Avatar string
|
||||
AvatarURL id.ContentURI
|
||||
AvatarURL types.ContentURI
|
||||
Displayname string
|
||||
NameQuality int8
|
||||
|
||||
|
Reference in New Issue
Block a user