Skip to content

Commit

Permalink
fix(115): change ua (#7196 close #7191)
Browse files Browse the repository at this point in the history
  • Loading branch information
lm379 committed Sep 16, 2024
1 parent b7ae56b commit f06d2c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/115/util.go
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ import (
"github.com/pkg/errors"
)

var UserAgent = driver115.UA115Desktop
var UserAgent = driver115.UA115Browser

func (d *Pan115) login() error {
var err error
Expand Down

0 comments on commit f06d2c0

Please sign in to comment.