diff --git a/src/components/General/Dashboard.js b/src/components/General/Dashboard.js index 24c554d..03d48ee 100644 --- a/src/components/General/Dashboard.js +++ b/src/components/General/Dashboard.js @@ -148,6 +148,12 @@ const categories = [ link: 'http://t.me/USPChannel', color: 'steelblue' }, + { + name: 'USP Battle Royale', + icon: ['fab', 'telegram'], + link: 'https://t.me/joinchat/SN9NUuatjjaAS9et', + color: 'steelblue' + }, { name: 'USP Life on Facebook', icon: ['fab', 'facebook'],