forked from LizardByte/Sunshine
-
Notifications
You must be signed in to change notification settings - Fork 40
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
qiin2333
committed
Oct 25, 2024
1 parent
ea1be40
commit 2b7da52
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule sunshine-control-panel
updated
7 files
+466 −127 | package-lock.json | |
+4 −2 | package.json | |
+5 −5 | scripts/build.js | |
+14 −9 | scripts/dev-server.js | |
+161 −123 | src/main/main.js | |
+1 −1 | src/main/preload.mjs | |
+16 −13 | vite.config.js |