Internalize id.ContentURI Valuer
Removes dependency on custom mautrix-go
This commit is contained in:
@ -122,7 +122,7 @@ type Portal struct {
|
||||
Name string
|
||||
Topic string
|
||||
Avatar string
|
||||
AvatarURL id.ContentURI
|
||||
AvatarURL types.ContentURI
|
||||
Encrypted bool `gorm:"notNull;default:false"`
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user