add notification to covector config

pull/326/head
Lucas Nogueira 2 years ago
parent e09bf57d12
commit 9b4af0d9c6
No known key found for this signature in database
GPG Key ID: FFEA6C72E73482F1

@ -128,6 +128,15 @@
"manager": "javascript-disabled" "manager": "javascript-disabled"
}, },
"notification": {
"path": "./plugins/notification",
"manager": "rust-disabled"
},
"notification-js": {
"path": "./plugins/notification",
"manager": "javascript-disabled"
},
"persisted-scope": { "persisted-scope": {
"path": "./plugins/persisted-scope", "path": "./plugins/persisted-scope",
"manager": "rust" "manager": "rust"

Loading…
Cancel
Save