mirror of
https://github.com/bloxstraplabs/bloxstrap.git
synced 2025-04-21 10:01:27 -07:00
update abstracted channels list
This commit is contained in:
parent
3dde0c898c
commit
59a9c6de0e
@ -17,13 +17,9 @@ namespace Bloxstrap.Helpers
|
|||||||
public static readonly List<string> ChannelsAbstracted = new List<string>()
|
public static readonly List<string> ChannelsAbstracted = new List<string>()
|
||||||
{
|
{
|
||||||
"LIVE",
|
"LIVE",
|
||||||
"ZAvatarTeam",
|
|
||||||
"ZCanary",
|
|
||||||
"ZFlag",
|
|
||||||
"ZIntegration",
|
|
||||||
"ZLive",
|
|
||||||
"ZNext",
|
"ZNext",
|
||||||
"ZSocialTeam"
|
"ZCanary",
|
||||||
|
"ZIntegration"
|
||||||
};
|
};
|
||||||
|
|
||||||
// why not?
|
// why not?
|
||||||
|
Loading…
Reference in New Issue
Block a user