mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-28 20:46:22 +00:00
Set window active instead of new on room subject
This commit is contained in:
@@ -1716,7 +1716,7 @@ _ui_room_subject(const char * const room_jid, const char * const subject)
|
|||||||
|
|
||||||
// not currenlty on groupchat window
|
// not currenlty on groupchat window
|
||||||
} else {
|
} else {
|
||||||
status_bar_new(num);
|
status_bar_active(num);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user