mirror of
https://github.com/Tha14/toxic.git
synced 2025-06-27 02:16:45 +02:00
Compare commits
2 Commits
Author | SHA1 | Date | |
---|---|---|---|
5e377639c8 | |||
93fb9611f7 |
@ -348,7 +348,7 @@ void chat_onInvite (ToxWindow *self, ToxAv *av)
|
||||
|
||||
ChatContext *ctx = self->chatwin;
|
||||
|
||||
wprintw(ctx->history, "Incomming audio call!\n"
|
||||
wprintw(ctx->history, "Incoming audio call!\n"
|
||||
"Answer: \"/answer\" \"/cancel\"\n");
|
||||
|
||||
alert_window(self, WINDOW_ALERT_0, true);
|
||||
|
Reference in New Issue
Block a user