kopia lustrzana https://gitlab.com/jaywink/federation
add image property to make some tests happy
rodzic
b0d172d2b1
commit
b8a7bb8933
|
@ -140,6 +140,7 @@ class Profile(CreatedAtMixin, OptionalRawContentMixin, PublicMixin, BaseEntity):
|
|||
email = ""
|
||||
gender = ""
|
||||
image_urls = None
|
||||
image = None
|
||||
location = ""
|
||||
name = ""
|
||||
nsfw = False
|
||||
|
|
Ładowanie…
Reference in New Issue