mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-05-20 09:25:33 +02:00
fix(frontend): fix settings-search-index of webhook
This commit is contained in:
@@ -32,7 +32,7 @@ SPDX-License-Identifier: AGPL-3.0-only
|
||||
</FormLink>
|
||||
|
||||
<MkFolder :defaultOpen="true">
|
||||
<template #label><SearchLabel>{{ i18n.ts.manage }}</SearchLabel></template>
|
||||
<template #label>{{ i18n.ts.manage }}</template>
|
||||
|
||||
<MkPagination :pagination="pagination">
|
||||
<template #default="{items}">
|
||||
|
||||
Reference in New Issue
Block a user