update: thanks

This commit is contained in:
Vick Scarlet
2026-08-16 20:06:16 +08:00
committed by 神戸小鳥
parent 2f5e05f937
commit 7679c79d30
10 changed files with 178 additions and 12 deletions
+4 -1
View File
@@ -1,5 +1,8 @@
/** 特别鸣谢分组 */
export type SpecialThanksGroup = 1 | 2
export enum SpecialThanksGroup {
G1 = 1,
G2 = 2,
}
/** 特别鸣谢 */
export type SpecialThanks = {