Skip to content

Commit

Permalink
Merge pull request #1710 from ArislanShiva/master
Browse files Browse the repository at this point in the history
Added New Pedals + Requests
  • Loading branch information
tehtrav authored Nov 3, 2023
2 parents 3244924 + 170ff9c commit ed7061e
Show file tree
Hide file tree
Showing 5 changed files with 16 additions and 2 deletions.
Binary file added app/images/pedals/earthquaker-zoar.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added app/images/pedals/twonotes-opus.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
18 changes: 16 additions & 2 deletions public/data/pedals.json
Original file line number Diff line number Diff line change
Expand Up @@ -10513,6 +10513,13 @@
"Height": 5.02,
"Image": "earthquaker-zap-machine-v2.png"
},
{
"Brand": "Earthquaker",
"Name": "Zoar",
"Width": 2.6,
"Height": 4.94,
"Image": "earthquaker-zoar.png"
},
{
"Brand": "EBS",
"Name": "BassIQ",
Expand Down Expand Up @@ -35469,6 +35476,13 @@
"Height": 7.44,
"Image": "twonotes-lelead.png"
},
{
"Brand": "Two Notes",
"Name": "Opus",
"Width": 4.02,
"Height": 4.76,
"Image": "twonotes-opus.png"
},
{
"Brand": "Two Notes",
"Name": "ReVolt",
Expand Down Expand Up @@ -36305,8 +36319,8 @@
{
"Brand": "Vongon",
"Name": "Polyphrase",
"Width": 5.5,
"Height": 4.72,
"Width": 6.5,
"Height": 5.5,
"Image": "vongon-polyphrase.png"
},
{
Expand Down
Binary file added public/images/pedals/earthquaker-zoar.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/images/pedals/twonotes-opus.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit ed7061e

Please sign in to comment.