clean up naming

This commit is contained in:
Henry Jameson 2025-05-13 17:54:35 +03:00
commit 84f77f2948
3 changed files with 6 additions and 6 deletions

View file

@ -26,7 +26,7 @@ const ThreadTree = {
pinnedStatusIdsObject: Object,
profileUserId: String,
focused: Function,
isFocusedFunction: Function,
highlight: String,
getReplies: Function,
setHighlight: Function,