🚧 Use of the use_long_press to open a future room configuration menu
This commit is contained in:
@@ -619,7 +619,6 @@ pub fn Login() -> Element {
|
||||
});
|
||||
|
||||
if *spinner_animated.read() && SESSION.read().is_logged {
|
||||
debug!("Stop spinner");
|
||||
spinner_animated.set(false);
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user