From 80d80f9c612d20b58b8dc6f9910629b7e2dc53df Mon Sep 17 00:00:00 2001 From: ogerly Date: Mon, 5 Aug 2019 18:59:07 +0200 Subject: [PATCH] change add v-html, fixed lint --- webapp/pages/code-of-conduct.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/webapp/pages/code-of-conduct.vue b/webapp/pages/code-of-conduct.vue index c03ba8d83..c7bbca4c8 100644 --- a/webapp/pages/code-of-conduct.vue +++ b/webapp/pages/code-of-conduct.vue @@ -49,7 +49,7 @@
  • {{ $t('code-of-conduct.text18') }}
  • {{ $t('code-of-conduct.text19') }}
  • {{ $t('code-of-conduct.text20') }}
  • -
  • {{ $t('code-of-conduct.text21') }}
  • +
  • {{ $t('code-of-conduct.text22') }}