add now option to /reconnect command
Signed-off-by: Steffen Jaeckel <jaeckel-floss@eyet-services.de>
This commit is contained in:
@@ -38,6 +38,10 @@ session_connect_with_account(const ProfAccount* const account)
|
||||
return mock_type(jabber_conn_status_t);
|
||||
}
|
||||
|
||||
void
|
||||
session_reconnect_now(void)
|
||||
{
|
||||
}
|
||||
void
|
||||
session_disconnect(void)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user