mirror of
https://github.com/LLOneBot/LLOneBot.git
synced 2024-11-22 01:56:33 +00:00
remove debug
This commit is contained in:
parent
32c7f904db
commit
bd212c4bf3
@ -482,9 +482,9 @@ function onLoad() {
|
||||
|
||||
// 创建窗口时触发
|
||||
function onBrowserWindowCreated(window: BrowserWindow) {
|
||||
// if (selfInfo.uid) {
|
||||
// return
|
||||
// }
|
||||
if (selfInfo.uid) {
|
||||
return
|
||||
}
|
||||
mainWindow = window
|
||||
log('window create', window.webContents.getURL().toString())
|
||||
try {
|
||||
|
Loading…
x
Reference in New Issue
Block a user