mirror of
https://github.com/voltbonn/profile-picture-generator.git
synced 2024-12-22 07:45:04 +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 Green Bars',
|
||||
'ProfileFrame White Bars',
|
||||
'white-round-bottom-logo',
|
||||
]
|
||||
.map(async frame_filename => {
|
||||
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