From 339ebff0ff1ffe407e3cd67a887fdb3b5072b44d Mon Sep 17 00:00:00 2001 From: Muffin Date: Tue, 28 May 2024 14:19:18 -0500 Subject: [PATCH] Add newline to en.json --- src-main/l10n/en.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src-main/l10n/en.json b/src-main/l10n/en.json index c3443330..74e1d0b1 100644 --- a/src-main/l10n/en.json +++ b/src-main/l10n/en.json @@ -471,4 +471,4 @@ "string": "Use the file pickers in the app instead of drag and drop, or run the following command in a terminal and restart the app to grant access:", "developer_comment": "Part of window that appears when user tries to drag & drop a file that the app can't access. Followed by a terminal command." } -} \ No newline at end of file +}