let lint fix the code formatting
This commit is contained in:
parent
987b9bed6b
commit
c70fe9c571
@ -1078,8 +1078,7 @@ UserSettingsModel::data(const QModelIndex &index, int role) const
|
|||||||
return tr(
|
return tr(
|
||||||
"Messages get a bubble background. This also triggers some layout changes (WIP).");
|
"Messages get a bubble background. This also triggers some layout changes (WIP).");
|
||||||
case SmallAvatars:
|
case SmallAvatars:
|
||||||
return tr(
|
return tr("Avatars are resized to fit above the message.");
|
||||||
"Avatars are resized to fit above the message.");
|
|
||||||
case AnimateImagesOnHover:
|
case AnimateImagesOnHover:
|
||||||
return tr("Plays media like GIFs or WEBPs only when explicitly hovering over them.");
|
return tr("Plays media like GIFs or WEBPs only when explicitly hovering over them.");
|
||||||
case TypingNotifications:
|
case TypingNotifications:
|
||||||
|
Loading…
Reference in New Issue
Block a user