1
0
Fork 0
mirror of https://github.com/voltbonn/profile-picture-generator.git synced 2024-12-22 07:45:04 +00:00

disabled 3 frames to be more concise

This commit is contained in:
thomasrosen 2021-04-20 23:20:30 +02:00
parent 87b6178668
commit 71506bfa87

View file

@ -14,9 +14,9 @@ function FrameChooser({onChange}) {
'ProfileFrame Red Bars', 'ProfileFrame Red Bars',
'ProfileFrame Blue Bars', 'ProfileFrame Blue Bars',
'ProfileFrame Green Bars', 'ProfileFrame Green Bars',
'ProfileFrame White Bars', // 'ProfileFrame White Bars',
'ProfileFrame B_G Bars', // 'ProfileFrame B_G Bars',
'ProfileFrame R_Y Bars', // 'ProfileFrame R_Y Bars',
] ]
.map(async frame_filename => { .map(async frame_filename => {
return { return {