summaryrefslogtreecommitdiff
path: root/packages/frontend/src/components/MkTutorialDialog.Timeline.vue
diff options
context:
space:
mode:
authordakkar <dakkar@thenautilus.net>2024-06-22 13:55:21 +0100
committerdakkar <dakkar@thenautilus.net>2024-06-22 15:53:36 +0100
commitb675c66d703dcc0f3830b16588c47d317c396035 (patch)
treea69bc0569a6376d20c82b94d223ce5f9394e7d2a /packages/frontend/src/components/MkTutorialDialog.Timeline.vue
parentreplaced ti-whirl (diff)
downloadsharkey-b675c66d703dcc0f3830b16588c47d317c396035.tar.gz
sharkey-b675c66d703dcc0f3830b16588c47d317c396035.tar.bz2
sharkey-b675c66d703dcc0f3830b16588c47d317c396035.zip
replaced another bunch, and some fixes
Diffstat (limited to 'packages/frontend/src/components/MkTutorialDialog.Timeline.vue')
-rw-r--r--packages/frontend/src/components/MkTutorialDialog.Timeline.vue2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/frontend/src/components/MkTutorialDialog.Timeline.vue b/packages/frontend/src/components/MkTutorialDialog.Timeline.vue
index a8aa44dea2..877c3c9eaa 100644
--- a/packages/frontend/src/components/MkTutorialDialog.Timeline.vue
+++ b/packages/frontend/src/components/MkTutorialDialog.Timeline.vue
@@ -9,7 +9,7 @@ SPDX-License-Identifier: AGPL-3.0-only
<div class="_gaps_s">
<div><i class="ti ti-home"></i> <b>{{ i18n.ts._timelines.home }}</b> … {{ i18n.ts._initialTutorial._timeline.home }}</div>
<div><i class="ti ti-planet"></i> <b>{{ i18n.ts._timelines.local }}</b> … {{ i18n.ts._initialTutorial._timeline.local }}</div>
- <div><i class="ph-rocket-launch ph-bold ph-lg"></i> <b>{{ i18n.ts._timelines.social }}</b> … {{ i18n.ts._initialTutorial._timeline.social }}</div>
+ <div><i class="ti ti-universe"></i> <b>{{ i18n.ts._timelines.social }}</b> … {{ i18n.ts._initialTutorial._timeline.social }}</div>
<div><i class="ti ti-whirl"></i> <b>{{ i18n.ts._timelines.global }}</b> … {{ i18n.ts._initialTutorial._timeline.global }}</div>
</div>
<div class="_gaps_s">