File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
apps/stage-tamagotchi/src/renderer/pages/settings
packages/stage-pages/src/pages/settings Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -63,7 +63,7 @@ const settings = computed(() => [
6363 {
6464 title: t (' settings.pages.connection.title' ),
6565 description: t (' settings.pages.connection.description' ),
66- icon: ' i-solar:router-bold-duotone' ,
66+ icon: ' i-solar:wi-fi- router-bold-duotone' ,
6767 to: ' /settings/connection' ,
6868 },
6969 {
Original file line number Diff line number Diff line change @@ -72,7 +72,7 @@ const settings = computed(() => [
7272 {
7373 title: t (' settings.pages.connection.title' ),
7474 description: t (' settings.pages.connection.description' ),
75- icon: ' i-solar:router-bold-duotone' ,
75+ icon: ' i-solar:wi-fi- router-bold-duotone' ,
7676 to: ' /settings/connection' ,
7777 },
7878 {
You can’t perform that action at this time.
0 commit comments