fix showtyping showing up as notyping
This commit is contained in:
parent
73cba5f94d
commit
b1d72e0589
1 changed files with 1 additions and 1 deletions
|
@ -3516,7 +3516,7 @@ diff -crB from/smali/com/discord/widgets/chat/input/WidgetChatInputCommandsModel
|
|||
!
|
||||
! invoke-virtual {v1, v2}, Ljava/util/ArrayList;->add(Ljava/lang/Object;)Z
|
||||
!
|
||||
! const-string v2, "ctc notyping"
|
||||
! const-string v2, "ctc showtyping"
|
||||
!
|
||||
! const-string v4, "Disables typing event so that it’s not visible when you type"
|
||||
!
|
||||
|
|
Reference in a new issue