-
Notifications
You must be signed in to change notification settings - Fork 110
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule CheatDeck
updated
12 files
+14 −4 | README.md | |
+ − | doc/menu.jpg | |
+ − | doc/settings.jpg | |
+ − | doc/trainer.jpg | |
+4 −3 | package.json | |
+2 −2 | plugin.json | |
+12 −0 | pnpm-lock.yaml | |
+1 −1 | src/utils/patch.tsx | |
+22 −0 | src/utils/utils.tsx | |
+65 −7 | src/views/Content.tsx | |
+3 −4 | src/views/GameSettings.tsx | |
+2 −0 | src/views/Information.tsx |