-
Notifications
You must be signed in to change notification settings - Fork 111
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Signed-off-by: eXhumer <[email protected]>
- Loading branch information
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule CheatDeck
updated
11 files
+1 −1 | .vscode/defsettings.json | |
+47 −44 | .vscode/tasks.json | |
+17 −11 | README.md | |
+11 −11 | package.json | |
+1 −1 | plugin.json | |
+469 −510 | pnpm-lock.yaml | |
+18 −6 | src/utils/options.ts | |
+2 −2 | src/utils/patch.tsx | |
+2 −15 | src/views/Advanced.tsx | |
+2 −10 | src/views/Custom/index.tsx | |
+2 −15 | src/views/Normal.tsx |