forked from distok/cutthecord
Move notyping inside of slashcommands
This commit is contained in:
parent
3effa6c2a8
commit
ddcb459df4
28 changed files with 105 additions and 8 deletions
19
old-patches/notyping/901.patch
Normal file
19
old-patches/notyping/901.patch
Normal file
|
@ -0,0 +1,19 @@
|
|||
diff -crB -x dist -x build com.discord-843-base/smali/com/discord/widgets/chat/input/WidgetChatInputEditText$1.smali com.discord-843/smali/com/discord/widgets/chat/input/WidgetChatInputEditText$1.smali
|
||||
*** com.discord-843-base/smali/com/discord/widgets/chat/input/WidgetChatInputEditText$1.smali 2019-02-06 23:27:50.203663875 +0300
|
||||
--- com.discord-843/smali/com/discord/widgets/chat/input/WidgetChatInputEditText$1.smali 2019-02-06 23:50:23.936732869 +0300
|
||||
***************
|
||||
*** 129,140 ****
|
||||
|
||||
move-result-object p1
|
||||
|
||||
- iget-object v0, p0, Lcom/discord/widgets/chat/input/WidgetChatInputEditText$1;->this$0:Lcom/discord/widgets/chat/input/WidgetChatInputEditText;
|
||||
-
|
||||
- iget-wide v0, v0, Lcom/discord/widgets/chat/input/WidgetChatInputEditText;->channelId:J
|
||||
-
|
||||
- invoke-virtual {p1, v0, v1}, Lcom/discord/stores/StoreUserTyping;->setUserTyping(J)V
|
||||
-
|
||||
:cond_1
|
||||
return-void
|
||||
.end method
|
||||
--- 129,134 ----
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue