-
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.
- Loading branch information
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule decky-storage-cleaner
updated
10 files
+4 −0 | .gitignore | |
+12 −2 | decky.pyi | |
+18 −11 | main.py | |
+13 −16 | package.json | |
+1 −0 | plugin.json | |
+1,490 −664 | pnpm-lock.yaml | |
+3 −36 | rollup.config.js | |
+57 −41 | src/index.tsx | |
+26 −0 | src/utils.ts | |
+1 −1 | tsconfig.json |