Add titleTooltip to sidebar

Signed-off-by: szaimen <szaimen@e.mail.de>
Signed-off-by: npmbuildbot-nextcloud[bot] <npmbuildbot-nextcloud[bot]@users.noreply.github.com>
This commit is contained in:
szaimen 2021-07-19 10:51:53 +02:00 committed by npmbuildbot-nextcloud[bot]
parent 424027b67f
commit 5a9a02ad1d
3 changed files with 4 additions and 3 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View file

@ -223,6 +223,7 @@ export default {
subtitle: this.subtitle,
subtitleTooltip: this.fullTime,
title: this.fileInfo.name,
titleTooltip: this.fileInfo.name,
}
} else if (this.error) {
return {