Skip to content

Commit

Permalink
addressed comment
Browse files Browse the repository at this point in the history
  • Loading branch information
Exilliar committed Sep 8, 2023
1 parent 7d97bc8 commit d301d39
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/views/StreamReports.vue
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<v-main class="mr-7 ml-7 pb-4">
<loading-container
:error="error"
errorMessage="Stream not found, make sure you are signed into the correct server"
errorMessage="Stream not found. Please make sure you are signed into the correct server."
:loading="loading"
@retry="loadStreams"
>
Expand Down

0 comments on commit d301d39

Please sign in to comment.