Skip to content

backend: store url of room avatar

Julian Sparber requested to merge jsparber/fractal:backend_url into master

Storing the url to download the avatar makes more sence then to store the path of the downloaded avatar, which is always in the cache folder with the roomid as the name.

Edited by Julian Sparber

Merge request reports