mirror of
https://github.com/Tha14/toxic.git
synced 2024-11-12 23:43:02 +01:00
fix
This commit is contained in:
parent
4fb82cceaa
commit
1e503b1080
@ -255,7 +255,6 @@ void cmd_log(WINDOW *window, ToxWindow *self, Tox *m, int argc, char (*argv)[MAX
|
||||
friends[self->num].logging_on = true;
|
||||
} else if (self->is_groupchat) {
|
||||
groupchat_enable_log(self);
|
||||
friends[self->num].logging_on = false;
|
||||
}
|
||||
|
||||
wprintw(window, "Logging ");
|
||||
|
Loading…
Reference in New Issue
Block a user