This commit is contained in:
eric
2026-03-13 05:51:05 -05:00
parent 2365bb9e17
commit c1eb0bbcf3
5 changed files with 17 additions and 8 deletions

View File

@@ -95,7 +95,7 @@ export const THEME_CONFIGS: Record<ThemeId, ThemeConfig> = {
accent: "amber",
},
services: {
join: { amount: 100, type: "meetup" },
join: { amount: 8800, type: "meetup" },
pocketbaseJoinCollection: "solan",
shopUrl: process.env.NEXT_PUBLIC_SHOP_URL || "https://store.hackrobot.cn/", // 独立站域名
},