Add setting to hide bold notifications (#9705)
This commit is contained in:
@@ -38,6 +38,7 @@ jest.mock('../../../../src/settings/SettingsStore', () => ({
|
||||
setValue: jest.fn(),
|
||||
getValue: jest.fn(),
|
||||
monitorSetting: jest.fn(),
|
||||
watchSetting: jest.fn(),
|
||||
}));
|
||||
|
||||
jest.mock('../../../../src/dispatcher/dispatcher', () => ({
|
||||
|
||||
Reference in New Issue
Block a user