mirror of
https://github.com/voltbonn/profile-picture-generator.git
synced 2024-12-21 15:25:06 +00:00
less pride frames
This commit is contained in:
parent
31992bda35
commit
04c75f052f
1 changed files with 2 additions and 2 deletions
|
@ -30,8 +30,8 @@ function FrameChooser({ onChange }) {
|
|||
'4xSOM-Blue-Red-Yellow-Green',
|
||||
'4xSOM-Blue-Red-Yellow-Green-Overflow',
|
||||
'RectanglePurple',
|
||||
'pride-2022-1',
|
||||
'pride-2022-2',
|
||||
// 'pride-2022-1',
|
||||
// 'pride-2022-2',
|
||||
]
|
||||
.map(async frame_filename => {
|
||||
return {
|
||||
|
|
Loading…
Reference in a new issue