[Client] Fix #2759

This commit is contained in:
syuilo
2018-11-09 08:31:05 +09:00
parent fccbecf159
commit 10fa824f95
2 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
<template>
<div class="form">
<header>
<h1>{{ $t('share-access') }}</h1>
<h1 v-html="$t('share-access', { name: app.name })"></h1>
<img :src="app.iconUrl"/>
</header>
<div class="app">