mirror of
https://github.com/captbaritone/webamp.git
synced 2026-07-22 17:47:16 +00:00
Update snapshot to reflect updated eq graph size
This commit is contained in:
parent
5afac9652f
commit
c720f3c408
1 changed files with 2 additions and 2 deletions
|
|
@ -32,9 +32,9 @@ exports[`EqualizerWindow renders to snapshot 1`] = `
|
|||
onClick={[Function]}
|
||||
/>
|
||||
<canvas
|
||||
height="32"
|
||||
height={19}
|
||||
id="eqGraph"
|
||||
width="152"
|
||||
width={113}
|
||||
/>
|
||||
<div
|
||||
id="presets-context"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue