Merge branch 'main' into v4

This commit is contained in:
Donald Zou
2024-08-17 00:46:46 -04:00
8 changed files with 106 additions and 2 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.2 MiB

BIN
src/static/app/dist/v4.0Preview.gif vendored Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.5 MiB

1
src/static/app/proxy.js Normal file
View File

@@ -0,0 +1 @@
export const proxy = "http://wg.local:10086/"

View File

@@ -1016,4 +1016,4 @@ let peers = [];
stillLoadingProgressBar: () => { stillLoadingProgressBar(); },
endProgressBar: () => { endProgressBar(); }
};
})();
})();