mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2025-04-15 21:57:10 +02:00
Enhance experimental setting description
This commit is contained in:
parent
0f283c484d
commit
0557907310
1 changed files with 1 additions and 1 deletions
|
@ -142,7 +142,7 @@ void WrapInvokeAfter(
|
|||
base::options::toggle OptionPreferIPv6({
|
||||
.id = kOptionPreferIPv6,
|
||||
.name = "Prefer IPv6",
|
||||
.description = "Prefer IPv6 if it is available",
|
||||
.description = "Prefer IPv6 if it is available. Require \"Try connecting through IPv6\" to be enabled",
|
||||
});
|
||||
|
||||
} // namespace
|
||||
|
|
Loading…
Add table
Reference in a new issue