Skip to content

Commit

Permalink
fix: Label Honkai StarRail
Browse files Browse the repository at this point in the history
  • Loading branch information
dvgamerr committed May 21, 2023
1 parent f7b0abf commit 6d3bbc3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.go
Original file line number Diff line number Diff line change
Expand Up @@ -208,7 +208,7 @@ func GenerateDefaultConfig() *act.Hoyolab {
//
var apiHonkaiStarRail = &act.DailyHoyolab{
CookieJar: []*http.Cookie{},
Label: "HRS",
Label: "HSR",
ActID: "e202303301540311",
API: act.DailyAPI{
Endpoint: "https://sg-public-api.hoyolab.com",
Expand Down

0 comments on commit 6d3bbc3

Please sign in to comment.