Add error popups to room UI

This commit is contained in:
Joscha 2022-08-20 19:39:28 +02:00
parent ded927b9f0
commit ab36df3c2b
4 changed files with 96 additions and 18 deletions

View file

@ -1 +1,2 @@
mod popup;
pub mod room;