mirror of
https://github.com/NoCrypt/migu.git
synced 2026-08-19 05:35:46 +00:00
fix: linux jumplist
This commit is contained in:
parent
adb15a71a8
commit
f651e38c1d
1 changed files with 1 additions and 1 deletions
|
|
@ -95,7 +95,7 @@ ipcMain.on('doh', (event, dns) => {
|
|||
})
|
||||
})
|
||||
|
||||
app.setJumpList([
|
||||
app.setJumpList?.([
|
||||
{
|
||||
name: 'Frequent',
|
||||
items: [
|
||||
|
|
|
|||
Loading…
Reference in a new issue