This commit is contained in:
tamaina 2025-09-03 01:06:56 +09:00
parent 14f09ecadf
commit 91245d146d
1 changed files with 5 additions and 0 deletions

View File

@ -1,3 +1,8 @@
<!--
SPDX-FileCopyrightText: syuilo and misskey-project
SPDX-License-Identifier: AGPL-3.0-only
-->
<template> <template>
<MkFolder defaultOpen :withSpacer="false"> <MkFolder defaultOpen :withSpacer="false">
<template #label>{{ data.split('\n')[0] }}</template> <template #label>{{ data.split('\n')[0] }}</template>