fixed typo
This commit is contained in:
@@ -415,8 +415,8 @@ void GeneralPage::initLayout(SettingsLayout &layout)
|
|||||||
layout.addDescription(
|
layout.addDescription(
|
||||||
"Extra information like \"youtube video stats\" or title of webpages "
|
"Extra information like \"youtube video stats\" or title of webpages "
|
||||||
"can be loaded for all links if enabled. Optionally you can also show "
|
"can be loaded for all links if enabled. Optionally you can also show "
|
||||||
"thumbnails for emotes, videos and more. The information is pulled from"
|
"thumbnails for emotes, videos and more. The information is pulled "
|
||||||
"our servers.");
|
"from our servers.");
|
||||||
layout.addCheckbox("Enable", s.linkInfoTooltip);
|
layout.addCheckbox("Enable", s.linkInfoTooltip);
|
||||||
layout.addDropdown<int>(
|
layout.addDropdown<int>(
|
||||||
"Also show thumbnails if available",
|
"Also show thumbnails if available",
|
||||||
|
|||||||
Reference in New Issue
Block a user