Bolden string showing who owns the share that was shared with me

Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
This commit is contained in:
Claudio Cambra 2024-10-20 17:48:47 +08:00
parent aa7be97edb
commit 88a2904651
No known key found for this signature in database
GPG key ID: C839200C384636B0

View file

@ -147,6 +147,7 @@ ColumnLayout {
EnforcedPlainTextLabel {
visible: shareModel.displayShareOwner
text: qsTr("Shared with you by %1").arg(shareModel.shareOwnerDisplayName)
font.bold: true
}
EnforcedPlainTextLabel {
visible: shareModel.sharedWithMeExpires