Merge pull request #677 from 23rd/patch-4-link-tooltip-bttv
Added tooltip to links.
This commit is contained in:
@@ -103,6 +103,7 @@ public:
|
||||
|
||||
/// Links
|
||||
BoolSetting linksDoubleClickOnly = {"/links/doubleClickToOpen", false};
|
||||
BoolSetting enableLinkInfoTooltip = {"/links/linkInfoTooltip", false};
|
||||
BoolSetting enableLowercaseLink = {"/links/linkLowercase", true};
|
||||
|
||||
/// Ingored Users
|
||||
|
||||
Reference in New Issue
Block a user