diff --git a/src/FrameChooser.js b/src/FrameChooser.js index a080848..817fdde 100644 --- a/src/FrameChooser.js +++ b/src/FrameChooser.js @@ -11,6 +11,7 @@ function FrameChooser({onChange}) { Promise.all( [ '0xSOM', // SOM = Stripes of Movement + '5xSOM-Pride', '4xSOM-Blue-Red-Yellow-Green', '5xSOM-Blue', '5xSOM-Green', diff --git a/src/frames/5xSOM-Pride.png b/src/frames/5xSOM-Pride.png new file mode 100644 index 0000000..22c8ae7 Binary files /dev/null and b/src/frames/5xSOM-Pride.png differ