mirror of
https://github.com/BubbaGumpShrump/AutoTrackR2.git
synced 2025-07-25 02:47:49 +00:00
Point streamlink test to /test
Streamlink tests now throw at the /test api and expect a streamer variable, if nothing then it will succeed. Think the streamer link stuff is mostly done, just need to do the changes on the api.
This commit is contained in:
parent
5994743c73
commit
b448cfec3c
2 changed files with 49 additions and 8 deletions
AutoTrackR2
|
@ -183,7 +183,7 @@ public static class WebHandler
|
|||
}
|
||||
}
|
||||
|
||||
private static void ProcessStreamerResponse(string responseContent)
|
||||
public static void ProcessStreamerResponse(string responseContent)
|
||||
{
|
||||
try
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue