Skip to content

Commit

Permalink
tmp
Browse files Browse the repository at this point in the history
  • Loading branch information
mwangggg committed Feb 26, 2024
1 parent 1f31c26 commit 5b89e9b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/app/Archives/AllTargetsArchivedRecordingsTable.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -399,7 +399,7 @@ export const AllTargetsArchivedRecordingsTable: React.FC<AllTargetsArchivedRecor
view = (
<>
<ErrorView
title={'Error retrieving recordings'}
title={'Error retrieving archived recordings'}
message={errorMessage}
retry={isAuthFail(errorMessage) ? authRetry : undefined}
/>
Expand Down

0 comments on commit 5b89e9b

Please sign in to comment.