forked from distok/cutthecord
Add 8.3.2 patch
This commit is contained in:
parent
1e52f4be1e
commit
49300a609b
1 changed files with 19 additions and 0 deletions
19
patches/mutant/832.patch
Normal file
19
patches/mutant/832.patch
Normal file
|
@ -0,0 +1,19 @@
|
|||
diff -crB -x dist -x res -x build com.discord-831/assets/data/emojis.json com.discord-831-patched/assets/data/emojis.json
|
||||
*** com.discord-831/assets/data/emojis.json 2019-01-18 23:05:36.726178666 +0300
|
||||
--- com.discord-831-patched/assets/data/emojis.json 2019-01-18 23:05:53.066252466 +0300
|
||||
***************
|
||||
*** 8633,8638 ****
|
||||
--- 8633,8644 ----
|
||||
"rainbow_flag"
|
||||
],
|
||||
"surrogates": "🏳️🌈"
|
||||
+ },
|
||||
+ {
|
||||
+ "names": [
|
||||
+ "demon"
|
||||
+ ],
|
||||
+ "surrogates": ""
|
||||
}
|
||||
]
|
||||
}
|
||||
\ No newline at end of file
|
Loading…
Reference in a new issue