mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2025-11-02 05:32:35 +00:00
Untangle settings / header slots (#4403)
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
{{ repo.name }}
|
||||
</span>
|
||||
</template>
|
||||
<template #titleActions>
|
||||
<template #headerActions>
|
||||
<a v-if="badgeUrl" :href="badgeUrl" target="_blank">
|
||||
<img :src="badgeUrl" />
|
||||
</a>
|
||||
|
||||
Reference in New Issue
Block a user