Use consistent names for LocalDocs

Signed-off-by: Adam Treat <treat.adam@gmail.com>
docs/roadmap-update
Adam Treat 2 months ago committed by AT
parent aad502f336
commit 790320e170

@ -520,7 +520,7 @@ Rectangle {
topPadding: 8
bottomPadding: 8
textColor: hovered || toggled ? theme.iconBackgroundHovered : theme.iconBackgroundLight
text: qsTr("local docs")
text: qsTr("LocalDocs")
fontPixelSize: theme.fontSizeSmall
property bool toggled: currentChat.collectionList.length

Loading…
Cancel
Save