fix showtyping showing up as notyping #98
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