mirror of
https://github.com/netbirdio/dashboard.git
synced 2026-01-26 01:21:04 +00:00
Correct peer approval tooltip (#307)
This commit is contained in:
@@ -909,9 +909,7 @@ export const Settings = () => {
|
||||
>
|
||||
Peer approval{" "}
|
||||
<Tooltip
|
||||
title="Peer approval requires that every newly added peer
|
||||
will require approval by an administrator before it can connect to other peers.
|
||||
You can approve peers in the peers tab."
|
||||
title="When enabled, every newly added peer will require approval by an administrator before it can connect to other peers. You can approve peers in the peers tab."
|
||||
>
|
||||
<Text
|
||||
style={{
|
||||
|
||||
Reference in New Issue
Block a user