mirror of
https://github.com/Tha14/toxic.git
synced 2026-01-27 20:33:16 +01:00
message sending queue for fake offline messaging
This commit is contained in:
@@ -276,6 +276,7 @@ void do_file_senders(Tox *m)
|
||||
box_notify2(self, error, NT_NOFOCUS | NT_WNDALERT_2, self->active_box, "%s", msg);
|
||||
else
|
||||
box_notify(self, error, NT_NOFOCUS | NT_WNDALERT_2, &self->active_box, self->name, "%s", msg);
|
||||
|
||||
continue;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user