Give some indicator in the backup target list which is used for updates

This commit is contained in:
Johannes Zellner
2025-08-06 20:25:14 +02:00
parent 840e1c5c5b
commit 77436877ef
+1 -1
View File
@@ -182,7 +182,7 @@ onMounted(async () => {
</template>
<template #name="target">
{{ target.name }}
{{ target.name }} <span v-if="target.primary" class="text-muted">- used for updates</span>
</template>
<template #provider="target">