-
Notifications
You must be signed in to change notification settings - Fork 115
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 decky-cloud-save
updated
10 files
+25 −9 | README.md | |
+5 −5 | backend/entrypoint.sh | |
+15 −4 | main.py | |
+5 −5 | package.json | |
+115 −113 | pnpm-lock.yaml | |
+15 −5 | src/apiClient.ts | |
+1 −1 | src/components/AddNewPathButton.tsx | |
+20 −2 | src/index.tsx | |
+10 −1 | src/pages/ConfigurePathsPage.tsx | |
+20 −0 | src/state.ts |