From 4f26621f6ec9ba33870d50b0d7c6e43bf4894f6c Mon Sep 17 00:00:00 2001 From: dakkar Date: Thu, 1 May 2025 11:53:36 +0100 Subject: [PATCH] honour "logo" in titlebar MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit I'm not completely sure this is a good idea… --- packages/frontend/src/ui/_common_/titlebar.vue | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/packages/frontend/src/ui/_common_/titlebar.vue b/packages/frontend/src/ui/_common_/titlebar.vue index c62b13b73a..4450e60b18 100644 --- a/packages/frontend/src/ui/_common_/titlebar.vue +++ b/packages/frontend/src/ui/_common_/titlebar.vue @@ -6,7 +6,7 @@ SPDX-License-Identifier: AGPL-3.0-only