diff --git a/.changes/config.json b/.changes/config.json index 214ec4d9..5834d96b 100644 --- a/.changes/config.json +++ b/.changes/config.json @@ -128,6 +128,15 @@ "manager": "javascript-disabled" }, + "notification": { + "path": "./plugins/notification", + "manager": "rust-disabled" + }, + "notification-js": { + "path": "./plugins/notification", + "manager": "javascript-disabled" + }, + "persisted-scope": { "path": "./plugins/persisted-scope", "manager": "rust"