mirror of
https://github.com/voltbonn/profile-picture-generator.git
synced 2024-12-21 23:35:05 +00:00
added a few frames for the BTW and reordered/deactived the existing ones
This commit is contained in:
parent
36b84e941f
commit
27ee7ba580
7 changed files with 8 additions and 2 deletions
|
@ -10,10 +10,16 @@ function FrameChooser({onChange}) {
|
|||
async function loadFrames(){
|
||||
Promise.all(
|
||||
[
|
||||
'0xSOM', // SOM = Stripes of Movement
|
||||
'5xSOM-Pride',
|
||||
'btw_VoteVolt_Balken',
|
||||
'btw_Meine_Stimme_Balken',
|
||||
'4xSOM-Blue-Red-Yellow-Green',
|
||||
'btw_VoteVolt_Sterne_bunt',
|
||||
'btw_Meine_Stimme_Sterne_bunt',
|
||||
'Volt-Stars',
|
||||
'btw_VoteVolt_Sterne_lila',
|
||||
'btw_Meine_Stimme_Sterne_lila',
|
||||
'0xSOM', // SOM = Stripes of Movement
|
||||
// '5xSOM-Pride',
|
||||
'5xSOM-Blue',
|
||||
'5xSOM-Green',
|
||||
'5xSOM-Red',
|
||||
|
|
BIN
src/frames/btw_Meine_Stimme_Balken.png
Normal file
BIN
src/frames/btw_Meine_Stimme_Balken.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 101 KiB |
BIN
src/frames/btw_Meine_Stimme_Sterne_bunt.png
Normal file
BIN
src/frames/btw_Meine_Stimme_Sterne_bunt.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 17 KiB |
BIN
src/frames/btw_Meine_Stimme_Sterne_lila.png
Normal file
BIN
src/frames/btw_Meine_Stimme_Sterne_lila.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 15 KiB |
BIN
src/frames/btw_VoteVolt_Balken.png
Normal file
BIN
src/frames/btw_VoteVolt_Balken.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 100 KiB |
BIN
src/frames/btw_VoteVolt_Sterne_bunt.png
Normal file
BIN
src/frames/btw_VoteVolt_Sterne_bunt.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 17 KiB |
BIN
src/frames/btw_VoteVolt_Sterne_lila.png
Normal file
BIN
src/frames/btw_VoteVolt_Sterne_lila.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 15 KiB |
Loading…
Reference in a new issue