mirror of
https://github.com/Tha14/toxic.git
synced 2025-12-16 20:46:35 +01:00
save logging preference for friend chats and improve log command message
This commit is contained in:
@@ -106,9 +106,6 @@ void groupchat_enable_log(ToxWindow *self)
|
||||
{
|
||||
ChatContext *ctx = self->chatwin;
|
||||
|
||||
if (ctx->log.log_on)
|
||||
return;
|
||||
|
||||
ctx->log.log_on = true;
|
||||
|
||||
if (!ctx->log.log_path[0])
|
||||
|
||||
Reference in New Issue
Block a user