replaced ti-external-link

This commit is contained in:
dakkar 2024-06-21 18:11:47 +01:00
parent 48d29fa1ae
commit 0b72513ce5
12 changed files with 15 additions and 14 deletions

View file

@ -53,7 +53,7 @@ function promoteAllQueues() {
const headerActions = computed(() => [{
asFullButton: true,
icon: 'ph-arrow-square-out ph-bold ph-lg',
icon: 'ti ti-external-link',
text: i18n.ts.dashboard,
handler: () => {
window.open(config.url + '/queue', '_blank', 'noopener');