summaryrefslogtreecommitdiff
path: root/packages/frontend/src/pages/welcome.setup.vue
diff options
context:
space:
mode:
authordakkar <dakkar@thenautilus.net>2024-06-21 15:25:18 +0100
committerdakkar <dakkar@thenautilus.net>2024-06-22 15:53:12 +0100
commit1b965dd866100a78bb40363fc71c0e80d6175046 (patch)
tree5c229cb80361c3cb6d7bba7ef47843fe4fde958b /packages/frontend/src/pages/welcome.setup.vue
parentreplaced ti-eye-exclamation (diff)
downloadsharkey-1b965dd866100a78bb40363fc71c0e80d6175046.tar.gz
sharkey-1b965dd866100a78bb40363fc71c0e80d6175046.tar.bz2
sharkey-1b965dd866100a78bb40363fc71c0e80d6175046.zip
replaced ti-lock
Diffstat (limited to 'packages/frontend/src/pages/welcome.setup.vue')
-rw-r--r--packages/frontend/src/pages/welcome.setup.vue2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/frontend/src/pages/welcome.setup.vue b/packages/frontend/src/pages/welcome.setup.vue
index 7d5861d2ae..31911649ac 100644
--- a/packages/frontend/src/pages/welcome.setup.vue
+++ b/packages/frontend/src/pages/welcome.setup.vue
@@ -21,7 +21,7 @@ SPDX-License-Identifier: AGPL-3.0-only
</MkInput>
<MkInput v-model="password" type="password" data-cy-admin-password>
<template #label>{{ i18n.ts.password }}</template>
- <template #prefix><i class="ph-lock ph-bold ph-lg"></i></template>
+ <template #prefix><i class="ti ti-lock"></i></template>
</MkInput>
<div>
<MkButton gradate large rounded type="submit" :disabled="submitting" data-cy-admin-ok style="margin: 0 auto;">