This commit is contained in:
silverwind 2026-02-19 03:25:58 +01:00
parent 64ab5fdd51
commit 5e139031c6
No known key found for this signature in database
GPG Key ID: 2E62B41C93869443
1 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@ type Reporter struct {
closed bool
client client.Client
client client.Client
clientM sync.Mutex
logOffset int