mirror of
https://github.com/tiennm99/ccs.git
synced 2026-07-16 04:18:05 +00:00
fix: add missing newline at end of fetch-proxy-setup.ts
This commit is contained in:
@@ -8,4 +8,4 @@ const proxyUrl =
|
||||
|
||||
if (proxyUrl) {
|
||||
setGlobalDispatcher(new EnvHttpProxyAgent());
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user