From 92d20b9bc38b26d818e9c96b39e66303fb7dc186 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=BA=8C=E5=88=BA=E8=9E=88?= Date: Tue, 16 Apr 2024 00:11:49 +0800 Subject: [PATCH] chore: Update subscription.ts --- src/subscription.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/subscription.ts b/src/subscription.ts index 2613c14..9b5c85b 100644 --- a/src/subscription.ts +++ b/src/subscription.ts @@ -7,7 +7,7 @@ export default defineGkdSubscription({ id: 233, name: 'Subscription', version: 0, - author: 'author', +author: 'author233', checkUpdateUrl: './gkd.version.json5', supportUri: 'https://github.com/gkd-kit/subscription-template', categories,