mirror of
https://github.com/Equicord/Equicord.git
synced 2025-06-15 09:33:03 -04:00
Update InstantScreenshare
This commit is contained in:
parent
c0b928f166
commit
2893466ba9
5 changed files with 60 additions and 22 deletions
|
@ -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>
|
||||
)}
|
||||
>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue