We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3636505 commit 8700960Copy full SHA for 8700960
src/utils/config.ts
@@ -27,4 +27,4 @@ if (api.endsWith("/")) {
27
28
export const monaco_cdn =
29
window.OPENLIST_CONFIG.monaco_cdn ||
30
- "https://lf3-cdn-tos.bytecdntp.com/cdn/expire-1-M/monaco-editor/0.33.0-dev.20220228/min/vs"
+ "https://registry.npmmirror.com/monaco-editor/0.52.2/files/min/vs"
0 commit comments