From 7aee89b586d5d208b8e057b30f49b47d0a41f27d Mon Sep 17 00:00:00 2001 From: thomasrosen Date: Sat, 23 Jan 2021 18:47:33 +0100 Subject: [PATCH] moved mixed up --- src/FrameChooser.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/FrameChooser.js b/src/FrameChooser.js index c99439f..3e26e56 100644 --- a/src/FrameChooser.js +++ b/src/FrameChooser.js @@ -9,12 +9,12 @@ function FrameChooser({onChange}) { Promise.all( [ 'ProfileFrame Purple', + 'ProfileFrame Mixed Bars', 'ProfileFrame Yellow Bars', 'ProfileFrame Red Bars', 'ProfileFrame Blue Bars', 'ProfileFrame Green Bars', 'ProfileFrame White Bars', - 'ProfileFrame Mixed Bars', ] .map(async frame_filename => { return {