Skip to content

Commit 47fe9bc

Browse files
fix: plugin install (#1946)
1 parent d144a65 commit 47fe9bc

File tree

1 file changed

+1
-0
lines changed
  • src/plugins/system/android/com/foxdebug/system

1 file changed

+1
-0
lines changed

src/plugins/system/android/com/foxdebug/system/System.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -183,6 +183,7 @@ public boolean execute(
183183
switch (action) {
184184
case "get-webkit-info":
185185
case "file-action":
186+
case "checksumText":
186187
case "is-powersave-mode":
187188
case "get-app-info":
188189
case "add-shortcut":

0 commit comments

Comments
 (0)