Use List widget for nick list

This commit is contained in:
Joscha 2022-07-12 19:26:46 +02:00
parent da6bab4b13
commit dea0384162
4 changed files with 26 additions and 251 deletions

View file

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