mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2025-08-22 13:02:10 -04:00
Replace localhost with 127.0.0.1 in the description
This commit is contained in:
parent
c6e89f938d
commit
597faee248
1 changed files with 1 additions and 1 deletions
|
@ -231,7 +231,7 @@ Only entries with the same scheme (http://, https://, ftp://, ...) are returned<
|
||||||
<item row="2" column="1">
|
<item row="2" column="1">
|
||||||
<widget class="QLabel" name="label_5">
|
<widget class="QLabel" name="label_5">
|
||||||
<property name="text">
|
<property name="text">
|
||||||
<string>KeePassXC will listen to this port on localhost</string>
|
<string>KeePassXC will listen to this port on 127.0.0.1</string>
|
||||||
</property>
|
</property>
|
||||||
</widget>
|
</widget>
|
||||||
</item>
|
</item>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue