From 140a644c06114232a49a7ab898591a53c2a8e894 Mon Sep 17 00:00:00 2001 From: "Dr.Blank" <64108942+Dr-Blank@users.noreply.github.com> Date: Fri, 23 May 2025 18:40:00 +0530 Subject: [PATCH] fix: ensure newline at end of make_config.yaml for proper formatting --- linux/packaging/deb/make_config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/linux/packaging/deb/make_config.yaml b/linux/packaging/deb/make_config.yaml index 99f03e3..dd65c52 100644 --- a/linux/packaging/deb/make_config.yaml +++ b/linux/packaging/deb/make_config.yaml @@ -33,4 +33,4 @@ startup_notify: true # https://github.com/llfbandit/app_links/blob/051f53fa6039cbfaef0fcde73df20fef9e248cab/doc/README_linux.md supported_mime_type: - - x-scheme-handler/vaani \ No newline at end of file + - x-scheme-handler/vaani