]> source.dussan.org Git - nextcloud-server.git/commit
fix(app-store): Correctly render Markdown in app description
authorFerdinand Thiessen <opensource@fthiessen.de>
Wed, 23 Oct 2024 10:49:58 +0000 (12:49 +0200)
committerFerdinand Thiessen <opensource@fthiessen.de>
Wed, 23 Oct 2024 11:01:28 +0000 (13:01 +0200)
commit3ee45c3ddce3ce9d144f7bec46ed6373505fd011
tree997fdfea7ac5469fe4772832707de89cf55259d1
parentb0af5b8ade1cf427f6a55de6cba739ecf902cbce
fix(app-store): Correctly render Markdown in app description

This seems to be broken by an update because the renderer now passes an object instead of multiple arguments to the render functions.

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
apps/settings/src/components/Markdown.vue