fix: Joining room aliases not published into the room directory
This commit is contained in:
parent
4a02f9d076
commit
0f59db3d22
2 changed files with 6 additions and 7 deletions
|
|
@ -23,7 +23,6 @@ class SearchController extends State<Search> {
|
|||
String lastServer;
|
||||
Timer _coolDown;
|
||||
String genericSearchTerm;
|
||||
String alias;
|
||||
|
||||
void search(String query) async {
|
||||
setState(() => null);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue