mirror of
https://github.com/voltbonn/profile-picture-generator.git
synced 2024-12-22 15:55:08 +00:00
added white round bottom frame
This commit is contained in:
parent
bebb19b483
commit
176d820785
2 changed files with 1 additions and 0 deletions
|
@ -15,6 +15,7 @@ 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 {
|
||||||
|
|
BIN
src/frames/white-round-bottom-logo.png
Normal file
BIN
src/frames/white-round-bottom-logo.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 5.7 KiB |
Loading…
Reference in a new issue