chore: stabilize Zhinian pilot delivery
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import { app } from 'electron';
|
||||
import { request } from 'https';
|
||||
import { request } from 'node:https';
|
||||
import { logger } from './logger';
|
||||
|
||||
const UV_MIRROR_ENV: Record<string, string> = {
|
||||
|
||||
Reference in New Issue
Block a user