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
Move toast to function as event data rather than tools data (#20)
* implement timeout counters for each team
* Change timeout to only deduct at the end of the timer, update to check `timeoutState.timeRemaining` rather than creating new timeouts
* remove redundant new timeout creation from connector
* add timeouts back to websocketOutgoing and properly account for manually ending timeouts
* Add live toast data
* Move toast to function as an event rather than tools data
* fix Types, re add swap sites
* add toastInfo.title like in the Spectra client
* Move TOAST to mid-match data again
---------
Co-authored-by: Dunkel <7890309+DarkView@users.noreply.github.com>
Co-authored-by: Paul Sommer <paul@sommers.dev>
0 commit comments