Move euph room ui to new euph module

This commit is contained in:
Joscha 2022-08-10 22:35:22 +02:00
parent f7e379fe3a
commit fa91515a61
4 changed files with 17 additions and 17 deletions

1
src/ui/euph.rs Normal file
View file

@ -0,0 +1 @@
pub mod room;