MapAttribution

Summary

Showing HTML instead of Text grafik

Steps to reproduce

https://foodsharing.de/ Auf die website gehen und runter scrollen

What is the current bug behavior?

What is the expected correct behavior?

Relevant error messages and/or screenshots

Possible fixes

<span v-text="MapAttribution" /> -> <span v-html="MapAttribution" />