mirror of
https://github.com/router-for-me/CLIProxyAPIPlus.git
synced 2026-06-10 03:23:14 +08:00
Merge branch 'plus-dev' into feature/github-copilot-auth
This commit is contained in:
@@ -37,7 +37,7 @@ func newUsageReporter(ctx context.Context, provider, model string, auth *cliprox
|
||||
}
|
||||
if auth != nil {
|
||||
reporter.authID = auth.ID
|
||||
reporter.authIndex = auth.Index
|
||||
reporter.authIndex = auth.EnsureIndex()
|
||||
}
|
||||
return reporter
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user