Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(toast): use a dedicated instance of nodecg-toast
Previously, this bundle would hijack the dashboard's main "#toast" element and use that for displaying toasts. This was fragile and error-prone. This update adds a dedicated nodecg-toast element for this bundle to use.
- Loading branch information