mirror of
https://github.com/Tha14/toxic.git
synced 2025-12-06 16:36:34 +01: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;
|
ChatContext *ctx = self->chatwin;
|
||||||
|
|
||||||
wprintw(ctx->history, "Incomming audio call!\n"
|
wprintw(ctx->history, "Incoming audio call!\n"
|
||||||
"Answer: \"/answer\" \"/cancel\"\n");
|
"Answer: \"/answer\" \"/cancel\"\n");
|
||||||
|
|
||||||
alert_window(self, WINDOW_ALERT_0, true);
|
alert_window(self, WINDOW_ALERT_0, true);
|
||||||
|
|||||||
Reference in New Issue
Block a user