Make editor a widget

This commit is contained in:
Joscha 2022-07-23 19:49:55 +02:00
parent 38dd7ccede
commit 5f28ff0ffd
3 changed files with 142 additions and 12 deletions

View file

@ -1,5 +1,4 @@
mod chat;
mod editor;
mod room;
mod rooms;
mod util;