From 83546ad90c29324c3c5f3f1fe2af1d6c7c6c250b Mon Sep 17 00:00:00 2001 From: Send_Nukez Date: Sat, 27 Nov 2021 12:57:13 +0100 Subject: [PATCH] fix manifest --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 6ad9ce2..7501844 100644 --- a/manifest.json +++ b/manifest.json @@ -6,5 +6,5 @@ "readme": "README.md", "usercss": "user.css", "schemes": "color.ini", - "include": ["https://raw.githubusercontent.com/JulienMaille/dribbblish-dynamic-theme/beta-release/dribbblish-dynamic.js"] + "include": ["https://raw.githubusercontent.com/JulienMaille/dribbblish-dynamic-theme/release-beta/dribbblish-dynamic.js"] }