Skip to content

Commit 8ae9a4e

Browse files
committed
style: Removed attribute shouldShowUnreadDivider, use getShouldShowUnreadDivider
1 parent febaf0c commit 8ae9a4e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/chat/patch.ts

-1
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,6 @@ function applyPatchModel() {
110110
isPSA: functions.getIsPSA,
111111
previewMessage: functions.getPreviewMessage,
112112
showChangeNumberNotification: functions.getShowChangeNumberNotification,
113-
shouldShowUnreadDivider: functions.getShouldShowUnreadDivider,
114113
};
115114

116115
for (const attr in funcs) {

0 commit comments

Comments
 (0)