refactor: remove unused ignoredPhraseReplace setting (#6304)
This commit is contained in:
@@ -425,10 +425,6 @@ public:
|
||||
true,
|
||||
};
|
||||
|
||||
/// Ignored Phrases
|
||||
QStringSetting ignoredPhraseReplace = {"/ignore/ignoredPhraseReplace",
|
||||
"***"};
|
||||
|
||||
/// Blocked Users
|
||||
BoolSetting enableTwitchBlockedUsers = {"/ignore/enableTwitchBlockedUsers",
|
||||
true};
|
||||
|
||||
Reference in New Issue
Block a user