You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Loop = asyncio.get_event_loop(), gives a deprecation warning on extension start.
I tried to clone and change the code myself, but yarn build would give a no promise error (JavaScript), and I couldn't find how to fix it, since I don't have experience with js.
The text was updated successfully, but these errors were encountered:
Loop = asyncio.get_event_loop(), gives a deprecation warning on extension start.
I tried to clone and change the code myself, but yarn build would give a no promise error (JavaScript), and I couldn't find how to fix it, since I don't have experience with js.
The text was updated successfully, but these errors were encountered: