Skip to content

Commit

Permalink
Title now correctly updating.
Browse files Browse the repository at this point in the history
Fixes #41.
  • Loading branch information
gkdr committed Apr 6, 2017
1 parent 4e38ef8 commit 1da6ce8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/lurch.c
Original file line number Diff line number Diff line change
Expand Up @@ -2219,6 +2219,7 @@ static void lurch_conv_updated_cb(PurpleConversation * conv_p, PurpleConvUpdateT
lurch_topic_update_chat(conv_p);
}

topic_changed = 0;
} else {
topic_changed = 0;
}
Expand Down

0 comments on commit 1da6ce8

Please sign in to comment.