update: thanks

This commit is contained in:
Vick Scarlet
2026-08-16 00:26:00 +08:00
parent ef55eb703a
commit 847d72c384
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 = {