From d2096f2dabf415f258c22bf406182e6a08ee2e0c Mon Sep 17 00:00:00 2001 From: jklingen Date: Tue, 7 Jan 2025 17:07:00 +0100 Subject: [PATCH] Test --- .../Greenshot.Plugin.Box.Credentials.template | 1 + 1 file changed, 1 insertion(+) diff --git a/src/Greenshot.Plugin.Box/Greenshot.Plugin.Box.Credentials.template b/src/Greenshot.Plugin.Box/Greenshot.Plugin.Box.Credentials.template index 1dfacb677..42d4af5fe 100644 --- a/src/Greenshot.Plugin.Box/Greenshot.Plugin.Box.Credentials.template +++ b/src/Greenshot.Plugin.Box/Greenshot.Plugin.Box.Credentials.template @@ -7,6 +7,7 @@ public static string ClientId = "${Box13_ClientId}"; public static string ClientSecret = "${Box13_ClientSecret}"; } + // test } // test