Updating sponsors.

This commit is contained in:
Dessalines 2020-02-03 18:01:14 -05:00
parent 3bcf82682d
commit 586e8861de
1 changed files with 6 additions and 1 deletions

View File

@ -3,7 +3,12 @@ import { WebSocketService } from '../services';
import { i18n } from '../i18next'; import { i18n } from '../i18next';
import { T } from 'inferno-i18next'; import { T } from 'inferno-i18next';
let general = ['Andre Vallestero', 'riccardo', 'NotTooHighToHack']; let general = [
'Nathan J. Goode',
'Andre Vallestero',
'riccardo',
'NotTooHighToHack',
];
let highlighted = ['Alex Benishek']; let highlighted = ['Alex Benishek'];
// let silver = []; // let silver = [];
// let gold = []; // let gold = [];