Skip to content

Commit

Permalink
Update Submission response information
Browse files Browse the repository at this point in the history
  • Loading branch information
webb-ben committed Jul 29, 2024
1 parent 2b01892 commit 2d77172
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/UploadForm.vue
Original file line number Diff line number Diff line change
Expand Up @@ -160,7 +160,7 @@ import URLCheckSummary from '@/components/URLCheckSummary.vue'
<v-alert
color="success"
icon="$success"
title="PR Submitted"
title="Data Links Submitted"
:text="result"
v-if="error.type == null && result && !progress.running"
></v-alert>
Expand Down

0 comments on commit 2d77172

Please sign in to comment.