Skip to content

Commit

Permalink
Ayugram (#79)
Browse files Browse the repository at this point in the history
* Update arrays.xml

* Update HookEntry.java

* Update HookEntry.java
  • Loading branch information
TeaqariaWTF authored Jul 27, 2024
1 parent 7de85a0 commit fe061e6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions app/src/main/java/cc/ioctl/tmoe/startup/HookEntry.java
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ public class HookEntry implements IXposedHookLoadPackage, IXposedHookZygoteInit
"icu.ketal.yunigram.lspatch.beta",
"org.forkgram.messenger",
"com.blxueya.gugugram",
"com.radolyn.ayugram",
"com.blxueya.gugugramx",
"com.evildayz.code.telegraher",
"com.exteragram.messenger"
Expand Down
1 change: 1 addition & 0 deletions app/src/main/res/values/arrays.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string-array name="xposedscope">
<item>com.radolyn.ayugram</item>
<item>org.telegram.messenger</item>
<item>org.telegram.messenger.beta</item>
<item>org.telegram.plus</item>
Expand Down

0 comments on commit fe061e6

Please sign in to comment.