Skip to content

Commit fab76b2

Browse files
authored
Merge pull request #3 from Young-Lord/patch-1
模块作用域加入Gboard
2 parents 4aaf0a5 + e98d131 commit fab76b2

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

hook/src/main/res/values/strings-notran.xml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,6 @@
33
<string-array name="xposed_scope">
44
<item>cc.aoeiuv020.iamnotdisabled</item>
55
<item>com.android.chrome</item>
6+
<item>com.google.android.inputmethod.latin</item>
67
</string-array>
7-
</resources>
8+
</resources>

0 commit comments

Comments
 (0)