feat: update info dialog (#2741)

This commit is contained in:
patak 2024-04-02 05:17:45 +02:00 committed by GitHub
parent aa28257754
commit 9025416ab3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
8 changed files with 32 additions and 9 deletions

View file

@ -124,7 +124,7 @@ function handleShowCommit() {
<SettingsItem
v-for="team in elkTeamMembers" :key="team.github"
:text="team.display"
:to="`https://github.com/sponsors/${team.github}`"
:to="team.link"
external target="_blank"
>
<template #icon>