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 { T } from 'inferno-i18next';
|
||||
|
||||
let general =
|
||||
[
|
||||
"Nathan J. Goode",
|
||||
let general = [
|
||||
"riccardo","NotTooHighToHack",
|
||||
];
|
||||
// let highlighted = [];
|
||||
// let silver = [];
|
||||
|
Loading…
Reference in New Issue
Block a user