1
0

replaced ti-lock

This commit is contained in:
dakkar
2024-06-21 15:25:18 +01:00
parent e8684ba98f
commit 1b965dd866
22 changed files with 27 additions and 26 deletions
@@ -14,7 +14,7 @@ SPDX-License-Identifier: AGPL-3.0-only
</MkInput>
<MkInput v-model="secret">
<template #prefix><i class="ph-lock ph-bold ph-lg"></i></template>
<template #prefix><i class="ti ti-lock"></i></template>
<template #label>{{ i18n.ts._webhookSettings.secret }}</template>
</MkInput>