From f27048618de2459090877b24c1055fee395e31b5 Mon Sep 17 00:00:00 2001 From: Nicholas Wallace Date: Tue, 19 Mar 2024 21:05:53 -0700 Subject: [PATCH] Add: newline to end of file --- .github/workflows/i18n-check.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/i18n-check.yml b/.github/workflows/i18n-check.yml index 97373dde..c0917408 100644 --- a/.github/workflows/i18n-check.yml +++ b/.github/workflows/i18n-check.yml @@ -25,4 +25,4 @@ jobs: - name: Run Update JSON Files action uses: audiobookshelf/audiobookshelf-i18n-updater@v1.1.0 with: - directory: 'strings/' # Adjust the directory path as needed \ No newline at end of file + directory: 'strings/' # Adjust the directory path as needed