Update InstantScreenshare

This commit is contained in:
thororen1234 2025-04-07 09:38:24 -04:00
parent c0b928f166
commit 2893466ba9
No known key found for this signature in database
5 changed files with 60 additions and 22 deletions

View file

@ -99,8 +99,8 @@ export default definePlugin({
<ErrorBoundary
fallback={() => (
<div className="vc-spotify-fallback">
<p>Failed to render Spotify Modal</p>
<p>Check the console for errors</p>
<p>Failed to render Spotify Modal :(</p>
<p >Check the console for errors</p>
</div>
)}
>