mirror of
https://github.com/voltbonn/profile-picture-generator.git
synced 2025-01-03 13:28:28 +00:00
rearranged the hashtags
This commit is contained in:
parent
3ae18f3412
commit
3865e796e4
1 changed files with 6 additions and 6 deletions
|
@ -10,17 +10,17 @@ function HashtagChooser({ onChange, getString }) {
|
||||||
Promise.all(
|
Promise.all(
|
||||||
[
|
[
|
||||||
'',
|
'',
|
||||||
|
'VoteVolt',
|
||||||
'DeineWahl',
|
'DeineWahl',
|
||||||
'Europa',
|
|
||||||
'JetztBistDuDran',
|
'JetztBistDuDran',
|
||||||
|
'VoltEuropa',
|
||||||
|
'VoltRLP',
|
||||||
|
'Volt21',
|
||||||
|
'Volt',
|
||||||
'paneuropäisch',
|
'paneuropäisch',
|
||||||
'pragmatisch',
|
'pragmatisch',
|
||||||
'progressiv',
|
'progressiv',
|
||||||
'Volt',
|
'Europa',
|
||||||
'Volt21',
|
|
||||||
'VoltEuropa',
|
|
||||||
'VoltRLP',
|
|
||||||
'VoteVolt',
|
|
||||||
]
|
]
|
||||||
.map(async frame_filename => {
|
.map(async frame_filename => {
|
||||||
return {
|
return {
|
||||||
|
|
Loading…
Reference in a new issue