-
Notifications
You must be signed in to change notification settings - Fork 119
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
1 parent
50c0e6f
commit 885d020
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule MicroSDeck
updated
16 files
+1 −1 | backend/version | |
+1,867 −1,856 | lib/pnpm-lock.yaml | |
+6 −1 | package.json | |
+3,476 −2,477 | pnpm-lock.yaml | |
+29 −30 | rollup.config.mjs | |
+1 −1 | src/components/CardActions.tsx | |
+1 −1 | src/components/DocPage.tsx | |
+1 −1 | src/components/LibraryModal.tsx | |
+7 −28 | src/index.tsx | |
+3 −9 | src/lib/DeckyApi.ts | |
+1 −1 | src/lib/GamepadUIAudio.ts | |
+1 −1 | src/modals/EditCardModal.tsx | |
+1 −1 | src/modals/GamesOnCardModal.tsx | |
+1 −1 | src/pages/Docs.tsx | |
+46 −64 | src/patch/PatchAppScreen.tsx | |
+1 −1 | tsconfig.json |