mirror of
https://git.linux-kernel.at/oliver/ivatar.git
synced 2025-11-17 13:38:03 +00:00
Merge branch 'devel' of https://git.linux-kernel.at/oliver/ivatar
This commit is contained in:
@@ -116,7 +116,7 @@ class AvatarImageView(TemplateView):
|
|||||||
data,
|
data,
|
||||||
content_type='image/png')
|
content_type='image/png')
|
||||||
|
|
||||||
if str(default) == 'mm':
|
if str(default) == 'mm' or str(default) == 'mp':
|
||||||
# If mm is explicitly given, we need to catch that
|
# If mm is explicitly given, we need to catch that
|
||||||
pass
|
pass
|
||||||
else:
|
else:
|
||||||
|
|||||||
Reference in New Issue
Block a user