mirror of
https://github.com/voltbonn/profile-picture-generator.git
synced 2024-12-22 07:45:04 +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(
|
||||
[
|
||||
'',
|
||||
'VoteVolt',
|
||||
'DeineWahl',
|
||||
'Europa',
|
||||
'JetztBistDuDran',
|
||||
'VoltEuropa',
|
||||
'VoltRLP',
|
||||
'Volt21',
|
||||
'Volt',
|
||||
'paneuropäisch',
|
||||
'pragmatisch',
|
||||
'progressiv',
|
||||
'Volt',
|
||||
'Volt21',
|
||||
'VoltEuropa',
|
||||
'VoltRLP',
|
||||
'VoteVolt',
|
||||
'Europa',
|
||||
]
|
||||
.map(async frame_filename => {
|
||||
return {
|
||||
|
|
Loading…
Reference in a new issue