replaced ti-player-* and ti-volume-*

This commit is contained in:
dakkar 2024-06-22 11:26:18 +01:00
parent d21d428d64
commit 172f9e7443
16 changed files with 35 additions and 26 deletions

View file

@ -93,7 +93,7 @@ export const navbarItemDef = reactive({
},
play: {
title: 'Play',
icon: 'ph-play ph-bold ph-lg',
icon: 'ti ti-player-play',
to: '/play',
},
gallery: {