From 9a1f86f538ff29940495ba2b8c27dc0608176a34 Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Wed, 8 Jan 2025 04:19:45 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=9A=A8=20Lint=20Fixes?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 2 +- apks/options.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 450bc18..5a0dcc3 100644 --- a/.gitignore +++ b/.gitignore @@ -10,4 +10,4 @@ changelog.md status.md *.zip apks/* -*.rvp \ No newline at end of file +*.rvp diff --git a/apks/options.json b/apks/options.json index 2637ef4..bcdb65b 100644 --- a/apks/options.json +++ b/apks/options.json @@ -176,4 +176,4 @@ } ] } -] \ No newline at end of file +]