mirror of
https://github.com/Team254/cheesy-arena-lite.git
synced 2026-03-09 13:46:44 -04:00
Update STEMtv base URL.
This commit is contained in:
@@ -18,7 +18,7 @@ type StemTvClient struct {
|
||||
}
|
||||
|
||||
const (
|
||||
stemTvBaseUrl = "http://stemtv.io"
|
||||
stemTvBaseUrl = "http://52.21.72.74:5000"
|
||||
preMatchPaddingSec = 5
|
||||
postScoreDisplayPaddingSec = 10
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user