Skip to content

Commit

Permalink
Palette fix
Browse files Browse the repository at this point in the history
  • Loading branch information
timothyschoen committed Nov 12, 2023
1 parent 4ff3f7c commit 7830022
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Source/Sidebar/Palettes.h
Original file line number Diff line number Diff line change
Expand Up @@ -859,7 +859,7 @@ class Palettes : public Component
{ "drum sequencer", "#X obj 0 0 palette/drumseq.m~" },
{ "note sequencer", "#X obj 0 0 palette/noteseq.m~" },
{ "seq8", "#X obj 0 0 palette/seq8.m~" },
{ "presets", "#X obj 0 0 palette/presets.m~" },
{ "presets", "#X obj 0 0 palette/presets.m" },
} },
{ "Instruments",
{
Expand Down

0 comments on commit 7830022

Please sign in to comment.