diff --git a/package.json b/package.json index e67944ffcf..7bce50c2e1 100644 --- a/package.json +++ b/package.json @@ -223,8 +223,8 @@ "src/controllers/dashboard/metadataImages.js", "src/controllers/dashboard/metadatanfo.js", "src/controllers/dashboard/networking.js", - "src/controllers/dashboard/notifications/notification.js", - "src/controllers/dashboard/notifications/notifications.js", + "src/controllers/dashboard/notifications/notification/index.js", + "src/controllers/dashboard/notifications/notifications/index.js", "src/controllers/dashboard/playback.js", "src/controllers/dashboard/plugins/add/index.js", "src/controllers/dashboard/plugins/installed/index.js",