Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/sugar_network/resources/context.py
diff options
context:
space:
mode:
Diffstat (limited to 'sugar_network/resources/context.py')
-rw-r--r--sugar_network/resources/context.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/sugar_network/resources/context.py b/sugar_network/resources/context.py
index 63d1e31..60018a1 100644
--- a/sugar_network/resources/context.py
+++ b/sugar_network/resources/context.py
@@ -81,7 +81,7 @@ class Context(Resource):
mime_type='image/svg+xml')
return value
- @ad.active_property(ad.BlobProperty)
+ @ad.active_property(ad.BlobProperty, mime_type='image/png')
def preview(self, value):
return value