This commit is contained in:
syuilo 2025-05-06 16:16:22 +09:00
parent 8959bfa1c0
commit 1d79fc9092
2 changed files with 26 additions and 5 deletions

View file

@ -4,7 +4,7 @@ SPDX-License-Identifier: AGPL-3.0-only
-->
<template>
<div>
<div style="align-content: center; height: 100cqh;">
<MkResult type="notFound" :text="i18n.ts.notFoundDescription"/>
</div>
</template>