From 4353a053504de0b8876406e84d4880de23e58a76 Mon Sep 17 00:00:00 2001 From: Johannes Zellner Date: Tue, 2 Jun 2020 15:25:27 +0200 Subject: [PATCH] Just accept all image types for profile pictures This works as we render things on the browser into a canvas which will be stored as png on the server --- src/views/profile.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/profile.html b/src/views/profile.html index 30fe00196..295e7d8e2 100644 --- a/src/views/profile.html +++ b/src/views/profile.html @@ -21,7 +21,7 @@
- +