update error msg
This commit is contained in:
parent
6824575306
commit
5bf0f8ac62
@ -93,7 +93,7 @@ export default async function Player({
|
|||||||
<main>
|
<main>
|
||||||
<Container>
|
<Container>
|
||||||
<Card className="mt-2">
|
<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>
|
</Card>
|
||||||
</Container>
|
</Container>
|
||||||
</main>
|
</main>
|
||||||
|
Loading…
Reference in New Issue
Block a user