Add more clients support

This commit is contained in:
Shatyuka 2021-11-10 14:47:40 +08:00
parent 8a06e6c411
commit 05f2bf3055
5 changed files with 24 additions and 7 deletions

View file

@ -2,5 +2,9 @@
<resources>
<string-array name="xposedscope">
<item>org.telegram.messenger</item>
<item>org.telegram.messenger.web</item>
<item>nekox.messenger</item>
<item>tw.nekomimi.nekogram</item>
<item>org.telegram.plus</item>
</string-array>
</resources>