Skip to content

Commit

Permalink
Enhance experimental setting description
Browse files Browse the repository at this point in the history
  • Loading branch information
bitxer authored and john-preston committed Dec 19, 2024
1 parent 0f283c4 commit 0557907
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Telegram/SourceFiles/mtproto/session_private.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 0557907

Please sign in to comment.