Skip to content

Commit 4d72835

Browse files
Update onlineinfo.go
Co-authored-by: Copilot <[email protected]>
1 parent b67b066 commit 4d72835

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

internal/users/onlineinfo.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,5 @@ type OnlineInfo struct {
1010
OnlineTimeStr string
1111
IsAFK bool
1212
Role string
13-
ConnectionType string // "Web", "Telnet", or "Secure"
13+
ConnectionType string // "Web", "Telnet", or "TLS"
1414
}

0 commit comments

Comments
 (0)