🚨 Fix some clippy warnings
This commit is contained in:
@@ -118,6 +118,7 @@ impl Room {
|
||||
&self.id
|
||||
}
|
||||
|
||||
#[allow(dead_code)]
|
||||
pub fn name(&self) -> Option<String> {
|
||||
self.name.borrow().clone()
|
||||
}
|
||||
|
Reference in New Issue
Block a user