mirror of
https://github.com/rubickCenter/rubick
synced 2025-12-29 22:39:45 +08:00
⬆️ 升级 electron 到 26
This commit is contained in:
@@ -121,7 +121,7 @@ import { message } from 'ant-design-vue';
|
||||
|
||||
const { ipcRenderer } = window.require('electron');
|
||||
|
||||
const { remote } = window.require('electron');
|
||||
const remote = window.require('@electron/remote');
|
||||
const fs = window.require('fs');
|
||||
const md = new MarkdownIt();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user