mirror of
https://iceshrimp.dev/crimekillz/trashposs
synced 2024-11-24 17:59:05 +01:00
#326 fix "explore" header icon
This commit is contained in:
parent
8b699248af
commit
5d496a1636
@ -71,7 +71,7 @@ const headerTabs = $computed(() => [
|
||||
definePageMetadata(
|
||||
computed(() => ({
|
||||
title: i18n.ts.explore,
|
||||
icon: "ph-compass ph-bold ph-lg",
|
||||
icon: "ph-hash ph-bold ph-lg",
|
||||
})),
|
||||
);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user