|
|
@ -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"
|
|
|
|