Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
shenghuang147 committed May 20, 2024
1 parent 15e277f commit b66796b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions js/plugin_juicity/main.js
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@ export function nekoInit(b64Str) {
haveStandardLink: true,
canShare: true,
canMux: false,
canMapping: false,
canTCPing: false,
canMapping: true,
canTCPing: true,
canICMPing: true,
needBypassRootUid: false,
}
Expand Down

0 comments on commit b66796b

Please sign in to comment.