mirror of
https://github.com/netbirdio/netbird.git
synced 2025-02-21 20:51:50 +01:00
Remove account peers update on saving setup key
This commit is contained in:
parent
dedf13d8f1
commit
b6cef2ce2c
@ -321,8 +321,6 @@ func (am *DefaultAccountManager) SaveSetupKey(ctx context.Context, accountID str
|
||||
}
|
||||
}()
|
||||
|
||||
am.updateAccountPeers(ctx, account)
|
||||
|
||||
return newKey, nil
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user