update error msg
This commit is contained in:
parent
6824575306
commit
5bf0f8ac62
@ -93,7 +93,7 @@ export default async function Player({
|
||||
<main>
|
||||
<Container>
|
||||
<Card className="mt-2">
|
||||
<Error errorMessage="Failed to load player. Is the is valid?" />
|
||||
<Error errorMessage="Failed to load player. Is the ID valid?" />
|
||||
</Card>
|
||||
</Container>
|
||||
</main>
|
||||
|
Loading…
Reference in New Issue
Block a user