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

added two frame options

This commit is contained in:
thomasrosen 2021-02-05 18:57:01 +01:00
parent ef9e231818
commit 964b96637b
3 changed files with 2 additions and 0 deletions

View file

@ -15,6 +15,8 @@ function FrameChooser({onChange}) {
'ProfileFrame Blue Bars',
'ProfileFrame Green Bars',
'ProfileFrame White Bars',
'ProfileFrame B_G Bars',
'ProfileFrame R_Y Bars',
]
.map(async frame_filename => {
return {

Binary file not shown.

After

Width:  |  Height:  |  Size: 61 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 61 KiB