mirror of
https://github.com/bloxstraplabs/bloxstrap.git
synced 2025-04-21 10:01:27 -07:00
remove protocolstring todo
not required for studio to launch
This commit is contained in:
parent
e1d2d8432a
commit
4a0df1e6d8
@ -26,7 +26,6 @@ namespace Bloxstrap
|
|||||||
{ "placeId", "-placeId " },
|
{ "placeId", "-placeId " },
|
||||||
{ "universeId", "-universeId " },
|
{ "universeId", "-universeId " },
|
||||||
{ "userId", "-userId " }
|
{ "userId", "-userId " }
|
||||||
// TODO: -protocolString
|
|
||||||
};
|
};
|
||||||
|
|
||||||
public static string ParseUri(string protocol)
|
public static string ParseUri(string protocol)
|
||||||
|
Loading…
Reference in New Issue
Block a user