mirror of
https://github.com/LemmyNet/lemmy.git
synced 2024-10-01 01:36:12 -04:00
Adding sponsors.
This commit is contained in:
parent
f140cfa847
commit
27ea8af992
5
ui/src/components/sponsors.tsx
vendored
5
ui/src/components/sponsors.tsx
vendored
@ -3,9 +3,8 @@ import { WebSocketService } from '../services';
|
|||||||
import { i18n } from '../i18next';
|
import { i18n } from '../i18next';
|
||||||
import { T } from 'inferno-i18next';
|
import { T } from 'inferno-i18next';
|
||||||
|
|
||||||
let general =
|
let general = [
|
||||||
[
|
"riccardo","NotTooHighToHack",
|
||||||
"Nathan J. Goode",
|
|
||||||
];
|
];
|
||||||
// let highlighted = [];
|
// let highlighted = [];
|
||||||
// let silver = [];
|
// let silver = [];
|
||||||
|
Loading…
Reference in New Issue
Block a user