mirror of
https://git.linux-kernel.at/oliver/ivatar.git
synced 2025-11-16 21:18:02 +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,
|
||||
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
|
||||
pass
|
||||
else:
|
||||
|
||||
Reference in New Issue
Block a user