mirror of
https://github.com/netbirdio/netbird.git
synced 2025-08-17 18:41:41 +02:00
[management] Setup key improvements (#2775)
This commit is contained in:
@@ -267,7 +267,7 @@ func (w *Worker) generateProperties(ctx context.Context) properties {
|
||||
peersSSHEnabled++
|
||||
}
|
||||
|
||||
if peer.SetupKey == "" {
|
||||
if peer.UserID != "" {
|
||||
userPeers++
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user