summaryrefslogtreecommitdiff
path: root/packages/frontend/src/pages/settings/plugin.vue
diff options
context:
space:
mode:
authordakkar <dakkar@thenautilus.net>2024-06-21 12:32:48 +0100
committerdakkar <dakkar@thenautilus.net>2024-06-22 15:53:12 +0100
commit2258d84f0807c167a3a8c78c4e2b33b2c827708a (patch)
treeee68149003df9c39055db034355f7ccec2e1a539 /packages/frontend/src/pages/settings/plugin.vue
parentreplaced ti-terminal-2 (diff)
downloadsharkey-2258d84f0807c167a3a8c78c4e2b33b2c827708a.tar.gz
sharkey-2258d84f0807c167a3a8c78c4e2b33b2c827708a.tar.bz2
sharkey-2258d84f0807c167a3a8c78c4e2b33b2c827708a.zip
replaced ti-download
Diffstat (limited to 'packages/frontend/src/pages/settings/plugin.vue')
-rw-r--r--packages/frontend/src/pages/settings/plugin.vue2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/frontend/src/pages/settings/plugin.vue b/packages/frontend/src/pages/settings/plugin.vue
index 0450799489..284c8ed2e7 100644
--- a/packages/frontend/src/pages/settings/plugin.vue
+++ b/packages/frontend/src/pages/settings/plugin.vue
@@ -5,7 +5,7 @@ SPDX-License-Identifier: AGPL-3.0-only
<template>
<div class="_gaps_m">
- <FormLink to="/settings/plugin/install"><template #icon><i class="ph-download ph-bold ph-lg"></i></template>{{ i18n.ts._plugin.install }}</FormLink>
+ <FormLink to="/settings/plugin/install"><template #icon><i class="ti ti-download"></i></template>{{ i18n.ts._plugin.install }}</FormLink>
<FormSection>
<template #label>{{ i18n.ts.manage }}</template>