Show rooms instead of spaces in JoinRoomPage
This commit is contained in:
@@ -126,7 +126,7 @@ private:
|
|||||||
Quotient::Connection *m_connection = nullptr;
|
Quotient::Connection *m_connection = nullptr;
|
||||||
QString m_server;
|
QString m_server;
|
||||||
QString m_keyword;
|
QString m_keyword;
|
||||||
bool m_showOnlySpaces;
|
bool m_showOnlySpaces = false;
|
||||||
|
|
||||||
bool attempted = false;
|
bool attempted = false;
|
||||||
bool m_loading = false;
|
bool m_loading = false;
|
||||||
|
|||||||
Reference in New Issue
Block a user