fix: remove notification plugin config (initialized in Rust, no JS config needed)
This commit is contained in:
parent
76ca906471
commit
436f6dda6c
@ -26,7 +26,6 @@
|
||||
}
|
||||
},
|
||||
"plugins": {
|
||||
"shell": { "open": true },
|
||||
"notification": true
|
||||
"shell": { "open": true }
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user