Skip to content

Commit

Permalink
fix for #2574: tabSRMM doesn't update event filters when loaded dynam…
Browse files Browse the repository at this point in the history
…ically
  • Loading branch information
georgehazan committed Mar 13, 2021
1 parent 173c1f4 commit c29f438
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions plugins/TabSRMM/src/chat_main.cpp
Expand Up @@ -380,6 +380,7 @@ int Chat_Load()
g_chatApi.ReloadSettings();

g_Settings.Highlight = new CMUCHighlight();
SM_ReconfigureFilters();
return 0;
}

Expand Down

0 comments on commit c29f438

Please sign in to comment.