mirror of
https://github.com/voltbonn/profile-picture-generator.git
synced 2024-12-22 15:55:08 +00:00
removed white round image
This commit is contained in:
parent
c9e38c52a3
commit
f14f514c4c
2 changed files with 0 additions and 1 deletions
|
@ -15,7 +15,6 @@ function FrameChooser({onChange}) {
|
||||||
'ProfileFrame Blue Bars',
|
'ProfileFrame Blue Bars',
|
||||||
'ProfileFrame Green Bars',
|
'ProfileFrame Green Bars',
|
||||||
'ProfileFrame White Bars',
|
'ProfileFrame White Bars',
|
||||||
'white-round-bottom-logo',
|
|
||||||
]
|
]
|
||||||
.map(async frame_filename => {
|
.map(async frame_filename => {
|
||||||
return {
|
return {
|
||||||
|
|
Binary file not shown.
Before Width: | Height: | Size: 5.7 KiB |
Loading…
Reference in a new issue