chore: change supportUri

This commit is contained in:
AIsouler
2024-07-23 17:22:02 +08:00
parent e9327091bd
commit 698c14ed1b

View File

@@ -24,7 +24,7 @@ export default defineGkdSubscription({
version: 0, version: 0,
author: 'AIsouler', author: 'AIsouler',
checkUpdateUrl: './AIsouler_gkd.version.json5', checkUpdateUrl: './AIsouler_gkd.version.json5',
supportUri: 'https://github.com/AIsouler/GKD_subscription', supportUri: 'https://github.com/AIsouler/GKD_subscription/issues/new/choose',
categories, categories,
globalGroups, globalGroups,
apps: rawApps, apps: rawApps,