Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/DerGoogler/MMRL
Browse files Browse the repository at this point in the history
  • Loading branch information
DerGoogler committed Feb 24, 2024
2 parents e5acfa3 + ab0ee74 commit 9617b7f
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions docs/ModConf.md
Original file line number Diff line number Diff line change
Expand Up @@ -204,3 +204,11 @@ const Config = () => {

export default Config;
```

# Export current work

- Enable eruda console

```js
__sufile__.v2("/data/adb/wpd.js").write(JSON.parse(__nativeStorage__.getItem("module-configure-playground")))
```

0 comments on commit 9617b7f

Please sign in to comment.