From 3bcd79c625cd3ca98e5444f7b9b08003b43a6b7c Mon Sep 17 00:00:00 2001 From: Elian Doran Date: Mon, 9 Dec 2024 22:11:23 +0200 Subject: [PATCH] chore: fix indentation --- .../options/appearance/electron_integration.js | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/public/app/widgets/type_widgets/options/appearance/electron_integration.js b/src/public/app/widgets/type_widgets/options/appearance/electron_integration.js index 1f029e655..37611e5bb 100644 --- a/src/public/app/widgets/type_widgets/options/appearance/electron_integration.js +++ b/src/public/app/widgets/type_widgets/options/appearance/electron_integration.js @@ -18,11 +18,11 @@ const TPL = `

On the desktop application, it's possible to use a semi-transparent background tinted in the colors of the user's wallpaper to add a touch of color.

- -
+ + `;