From eab8bb3311a31b2d64bb5894c8c0636e0a3b874f Mon Sep 17 00:00:00 2001 From: Xi Xu Date: Sun, 13 Oct 2024 23:34:12 +0800 Subject: [PATCH] Update META.js --- META.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/META.js b/META.js index 8629445..1935961 100644 --- a/META.js +++ b/META.js @@ -561,4 +561,4 @@ function main(config) { ); return { error: error.message, originalConfig: config }; } -} \ No newline at end of file +}