diff --git a/src/components/AppSidebar/AppSidebar.vue b/src/components/AppSidebar/AppSidebar.vue index 4833bfafe8..de6473e6ff 100644 --- a/src/components/AppSidebar/AppSidebar.vue +++ b/src/components/AppSidebar/AppSidebar.vue @@ -208,7 +208,10 @@ include a standard-header like it's used by the files app. -

+

{{ subtitle }}

@@ -288,6 +291,10 @@ export default { type: String, default: '', }, + subtitleTooltip: { + type: String, + default: '', + }, /** * Url to the top header background image