aboutsummaryrefslogtreecommitdiff
path: root/app/manifest.json
diff options
context:
space:
mode:
authorsowgro <tpoke.ferrari@gmail.com>2023-09-20 14:56:03 -0400
committersowgro <tpoke.ferrari@gmail.com>2023-09-20 14:56:03 -0400
commit2088eba08cec721551bda691aa4a1d7bd2606b2c (patch)
tree1d45b282d9fc629c4d1a858fca03e93f124f8ba8 /app/manifest.json
parente846215f0aa6c32993ea3403340dde1722b8cbc3 (diff)
downloadbetterLibrary-2088eba08cec721551bda691aa4a1d7bd2606b2c.tar.gz
betterLibrary-2088eba08cec721551bda691aa4a1d7bd2606b2c.tar.bz2
betterLibrary-2088eba08cec721551bda691aa4a1d7bd2606b2c.zip
fix app to work with latest spotify version
Diffstat (limited to 'app/manifest.json')
-rw-r--r--app/manifest.json6
1 files changed, 0 insertions, 6 deletions
diff --git a/app/manifest.json b/app/manifest.json
deleted file mode 100644
index 043f9d8..0000000
--- a/app/manifest.json
+++ /dev/null
@@ -1,6 +0,0 @@
-{
- "name": "Your Library",
- "icon": "<svg role=\"img\" height=\"24\" width=\"24\" aria-hidden=\"true\" viewBox=\"0 0 24 24\" data-encore-id=\"icon\" class=\"Svg-sc-ytk21e-0 Svg-img-24-icon\"><path d=\"M14.5 2.134a1 1 0 0 1 1 0l6 3.464a1 1 0 0 1 .5.866V21a1 1 0 0 1-1 1h-6a1 1 0 0 1-1-1V3a1 1 0 0 1 .5-.866zM16 4.732V20h4V7.041l-4-2.309zM3 22a1 1 0 0 1-1-1V3a1 1 0 0 1 2 0v18a1 1 0 0 1-1 1zm6 0a1 1 0 0 1-1-1V3a1 1 0 0 1 2 0v18a1 1 0 0 1-1 1z\"></path></svg>",
- "active-icon": "<svg role=\"img\" height=\"24\" width=\"24\" aria-hidden=\"true\" viewBox=\"0 0 24 24\" data-encore-id=\"icon\" class=\"Svg-sc-ytk21e-0 Svg-img-24-icon\"><path d=\"M3 22a1 1 0 0 1-1-1V3a1 1 0 0 1 2 0v18a1 1 0 0 1-1 1zM15.5 2.134A1 1 0 0 0 14 3v18a1 1 0 0 0 1 1h6a1 1 0 0 0 1-1V6.464a1 1 0 0 0-.5-.866l-6-3.464zM9 2a1 1 0 0 0-1 1v18a1 1 0 1 0 2 0V3a1 1 0 0 0-1-1z\"></path></svg>",
- "subfiles_extension": ["betterlibrary.js","loadcss.js"]
-} \ No newline at end of file