Skip to content

Fix show_subject_on_join setting being ignored

Daniel Brötzmann requested to merge wurstsalat/gajim:fix-subject-on-join into master

This fixes an error where show_subject_on_join was being ignored. Altering the subject after join will correctly trigger the subject message to be printed.

Merge request reports