Untangle settings / header slots (#4403)

This commit is contained in:
Anbraten
2024-11-18 15:16:30 +01:00
committed by GitHub
parent 5e2fa8164b
commit d0927e37dc
28 changed files with 73 additions and 58 deletions

View File

@@ -15,7 +15,7 @@
{{ repo.name }}
</span>
</template>
<template #titleActions>
<template #headerActions>
<a v-if="badgeUrl" :href="badgeUrl" target="_blank">
<img :src="badgeUrl" />
</a>