diff options
author | Sowgro <69283684+Sowgro@users.noreply.github.com> | 2023-09-11 17:34:25 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-09-11 17:34:25 -0400 |
commit | 7e1699a57a0e62b88581a9603ba14171d8297098 (patch) | |
tree | e706e1aafd0642a870addabc5a8ab0e2013c1dd5 /app/manifest.json | |
parent | 939aff1f41ac61ad70a3be792a6e2a63a168ec2c (diff) | |
download | betterLibrary-7e1699a57a0e62b88581a9603ba14171d8297098.tar.gz betterLibrary-7e1699a57a0e62b88581a9603ba14171d8297098.tar.bz2 betterLibrary-7e1699a57a0e62b88581a9603ba14171d8297098.zip |
Upload more files
Diffstat (limited to 'app/manifest.json')
-rw-r--r-- | app/manifest.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app/manifest.json b/app/manifest.json index 2431a42..043f9d8 100644 --- a/app/manifest.json +++ b/app/manifest.json @@ -1,6 +1,6 @@ { - "name": "betterlibrary", + "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"] + "subfiles_extension": ["betterlibrary.js","loadcss.js"] }
\ No newline at end of file |