mirror of
https://github.com/LemmyNet/lemmy.git
synced 2024-11-16 09:24:00 +00:00
Adding a sponsor.
This commit is contained in:
parent
617d636432
commit
571d0a6500
1 changed files with 1 additions and 1 deletions
2
ui/src/components/sponsors.tsx
vendored
2
ui/src/components/sponsors.tsx
vendored
|
@ -32,7 +32,7 @@ let general = [
|
||||||
'Andre Vallestero',
|
'Andre Vallestero',
|
||||||
'NotTooHighToHack',
|
'NotTooHighToHack',
|
||||||
];
|
];
|
||||||
let highlighted = ['DiscountFuneral', 'Oskenso Kashi', 'Alex Benishek'];
|
let highlighted = ['DQW', 'DiscountFuneral', 'Oskenso Kashi', 'Alex Benishek'];
|
||||||
let silver: Array<SilverUser> = [
|
let silver: Array<SilverUser> = [
|
||||||
{
|
{
|
||||||
name: 'Redjoker',
|
name: 'Redjoker',
|
||||||
|
|
Loading…
Reference in a new issue