Skip to content

Commit

Permalink
Correct peer approval tooltip (#307)
Browse files Browse the repository at this point in the history
  • Loading branch information
braginini authored Dec 12, 2023
1 parent f29c915 commit 0c924f7
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions src/views/Settings.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -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={{
Expand Down

0 comments on commit 0c924f7

Please sign in to comment.