mirror of
https://github.com/netbirdio/plugins.git
synced 2026-05-22 18:44:07 -07:00
net/wireguard: fix copy/paste error in help text
This commit is contained in:
+1
-1
@@ -27,7 +27,7 @@
|
||||
<id>server.privkey</id>
|
||||
<label>Private Key</label>
|
||||
<type>text</type>
|
||||
<help>Private key of this instance. After saving you will see here your public key, please keep it safe.</help>
|
||||
<help>Private key of this instance. After saving you will see here your private key, please keep it safe.</help>
|
||||
</field>
|
||||
<field>
|
||||
<id>server.port</id>
|
||||
|
||||
Reference in New Issue
Block a user