sidebar: ai chat: clearer "pls /key" for newcomers

This commit is contained in:
end-4
2025-06-17 00:30:59 +02:00
parent 36e87fe71f
commit 83bc08e810
2 changed files with 3 additions and 4 deletions
@@ -244,7 +244,7 @@ Inline w/ backslash and round brackets \\(e^{i\\pi} + 1 = 0\\)
color: Appearance.m3colors.m3outline
horizontalAlignment: Text.AlignLeft
wrapMode: Text.Wrap
text: qsTr("Ctrl+O to expand the sidebar\nCtrl+P to detach sidebar into a window")
text: qsTr("Type /key to get started with online models\nCtrl+O to expand the sidebar\nCtrl+P to detach sidebar into a window")
}
}
}