Skip to content

Commit

Permalink
Update snippets.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Duckyz95 authored Jul 21, 2024
1 parent 88a6e0c commit 8adf867
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions resources/snippets.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,10 @@
[
{
"title": "Remove Playlist Cover Art",
"description": "Removes the cover art from opened playlists",
"code": ".main-entityHeader-imageContainer.main-entityHeader-imageContainerNew { display: none; }",
"preview": "resources/assets/snippets/Remove-Playlist-Cover.png"
},
{
"title": "Rounded 'Now Playing' Bar",
"description": "Adds rounded corners to the 'Now Playing' bar so it matches the rest of the User Interface.",
Expand Down

0 comments on commit 8adf867

Please sign in to comment.