Skip to content

Commit

Permalink
Improve the exit modal in case of failure
Browse files Browse the repository at this point in the history
  • Loading branch information
ChengYanJin committed Mar 28, 2024
1 parent 2a14d5b commit 050bc6f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/react/ui-elements/Veeam/VeeamTable.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -106,8 +106,8 @@ export default function VeeamTable(propsConfiguration: VeeamTableProps) {
</ListItem>
<ListItem>
<Text>
If you're a Storage Manager and no account are created, the
Veeam Assistant will appear at your next login.
To start Veeam assistant configuration again, you can go to the{' '}
<b>Accounts</b> page.
</Text>
</ListItem>
</ul>
Expand Down

0 comments on commit 050bc6f

Please sign in to comment.