From a508a1c70640379e2a3e7209c565d5ac4806bd41 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 24 Apr 2024 10:46:22 +0000 Subject: [PATCH] style: auto format --- lib/routes/ecnu/jwc.ts | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/lib/routes/ecnu/jwc.ts b/lib/routes/ecnu/jwc.ts index 202d8b9f8..2b9ceab01 100644 --- a/lib/routes/ecnu/jwc.ts +++ b/lib/routes/ecnu/jwc.ts @@ -11,10 +11,12 @@ export const route: Route = { path: '/jwc', categories: ['university'], example: '/ecnu/jwc', - radar: [{ - source: ['www.jwc.ecnu.edu.cn', 'www.ecnu.edu.cn'], - target: '/tzgg', - }], + radar: [ + { + source: ['www.jwc.ecnu.edu.cn', 'www.ecnu.edu.cn'], + target: '/tzgg', + }, + ], name: '教务处通知', maintainers: ['markbang'], handler: async () => {