From 54e59b6b8a19a686e28c03c7c49c1452f06b14ad Mon Sep 17 00:00:00 2001 From: Scott Duffey Date: Fri, 3 Mar 2023 21:14:27 +0900 Subject: [PATCH] Update manifest --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index bbf813c..6c80c73 100644 --- a/manifest.json +++ b/manifest.json @@ -2,7 +2,7 @@ "name": "Star Ratings", "description": "Add star ratings to Spotify", "preview": "preview.png", - "main": "dist/starRatings.js", + "main": "dist/star-ratings.js", "readme": "README.md", "authors": [ { "name": "Scott Duffey", "url": "https://github.com/duffey" }