mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2026-07-25 06:54:43 +00:00
Enhance experimental setting description
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user