-
+
{{ item.text }}
-
+
{{ item.text }}
diff --git a/packages/client/src/pages/admin/emojis.vue b/packages/client/src/pages/admin/emojis.vue
index ea5552747b..47f50a7b10 100644
--- a/packages/client/src/pages/admin/emojis.vue
+++ b/packages/client/src/pages/admin/emojis.vue
@@ -277,7 +277,7 @@ const headerActions = $computed(() => [{
text: i18n.ts.addEmoji,
handler: add,
}, {
- icon: 'ph-three-dots-outline-bold',
+ icon: 'ph-dots-three-outline-bold',
handler: menu,
}]);
diff --git a/packages/client/src/pages/channel.vue b/packages/client/src/pages/channel.vue
index 77a3483ccb..d6609f8bc0 100644
--- a/packages/client/src/pages/channel.vue
+++ b/packages/client/src/pages/channel.vue
@@ -13,8 +13,8 @@
diff --git a/packages/client/src/pages/messaging/messaging-room.form.vue b/packages/client/src/pages/messaging/messaging-room.form.vue
index 65ed1a8b7e..09b5cab8d8 100644
--- a/packages/client/src/pages/messaging/messaging-room.form.vue
+++ b/packages/client/src/pages/messaging/messaging-room.form.vue
@@ -18,7 +18,7 @@
diff --git a/packages/client/src/pages/messaging/messaging-room.vue b/packages/client/src/pages/messaging/messaging-room.vue
index 47fdbd9201..71a81a4973 100644
--- a/packages/client/src/pages/messaging/messaging-room.vue
+++ b/packages/client/src/pages/messaging/messaging-room.vue
@@ -40,7 +40,7 @@
diff --git a/packages/client/src/pages/settings/2fa.vue b/packages/client/src/pages/settings/2fa.vue
index 4563523cce..357424c642 100644
--- a/packages/client/src/pages/settings/2fa.vue
+++ b/packages/client/src/pages/settings/2fa.vue
@@ -26,7 +26,7 @@
-
{{ i18n.ts.tapSecurityKey }}
-
+
-
@@ -34,7 +34,7 @@
{{ i18n.ts.securityKeyName }}
{{ i18n.ts.registerSecurityKey }}
-
+
diff --git a/packages/client/src/pages/settings/index.vue b/packages/client/src/pages/settings/index.vue
index f56a3925ac..09842d6ea9 100644
--- a/packages/client/src/pages/settings/index.vue
+++ b/packages/client/src/pages/settings/index.vue
@@ -164,7 +164,7 @@ const menuDef = computed(() => [{
to: '/settings/webhook',
active: currentPage?.route.name === 'webhook',
}, {
- icon: 'ph-three-dots-outline-bold',
+ icon: 'ph-dots-three-outline-bold',
text: i18n.ts.other,
to: '/settings/other',
active: currentPage?.route.name === 'other',
diff --git a/packages/client/src/pages/settings/other.vue b/packages/client/src/pages/settings/other.vue
index 0a30705d6f..1f8917651d 100644
--- a/packages/client/src/pages/settings/other.vue
+++ b/packages/client/src/pages/settings/other.vue
@@ -42,6 +42,6 @@ const headerTabs = $computed(() => []);
definePageMetadata({
title: i18n.ts.other,
- icon: 'ph-three-dots-outline-bold',
+ icon: 'ph-dots-three-outline-bold',
});
diff --git a/packages/client/src/pages/timeline.vue b/packages/client/src/pages/timeline.vue
index 14b1923989..caccfe234a 100644
--- a/packages/client/src/pages/timeline.vue
+++ b/packages/client/src/pages/timeline.vue
@@ -240,7 +240,7 @@ const headerTabs = $computed(() => [
{
key: 'social',
title: i18n.ts._timelines.social,
- icon: 'ph-handshake-simple-bold',
+ icon: 'ph-handshake-bold',
iconOnly: true,
},
]
@@ -264,7 +264,7 @@ definePageMetadata(
src === 'local'
? 'ph-users-bold'
: src === 'social'
- ? 'ph-handshake-simple-bold'
+ ? 'ph-handshake-bold'
: src === 'recommended'
? 'ph-thumbs-up-bold'
: src === 'global'
diff --git a/packages/client/src/pages/user/home.vue b/packages/client/src/pages/user/home.vue
index cbcf40aa39..fb0e15db0b 100644
--- a/packages/client/src/pages/user/home.vue
+++ b/packages/client/src/pages/user/home.vue
@@ -25,7 +25,7 @@
-
+
diff --git a/packages/client/src/pages/welcome.entrance.c.vue b/packages/client/src/pages/welcome.entrance.c.vue
index 68f137e5d4..c61acfeec4 100644
--- a/packages/client/src/pages/welcome.entrance.c.vue
+++ b/packages/client/src/pages/welcome.entrance.c.vue
@@ -41,7 +41,7 @@
{{ onlineUsersCount }}
-
+