Skip to content

Commit

Permalink
Update instance display in RestoreMultipleInstancesSelector.vue
Browse files Browse the repository at this point in the history
  • Loading branch information
stephdl committed Jan 25, 2024
1 parent 3fe158a commit 1e97ac1
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
:id="instance.path"
/>
<div>
<div>{{ instance.instance }}</div>
<div>{{ instance.path }}</div>
<div class="instance-description">
{{ instance.repository_name }}
<cv-interactive-tooltip
Expand Down

0 comments on commit 1e97ac1

Please sign in to comment.