allow all gifts rebuy

This commit is contained in:
2025-01-10 02:40:42 +08:00
parent e71c84d572
commit 02e24a5783
5 changed files with 423 additions and 96 deletions

View File

@@ -165,6 +165,7 @@ export interface Setting_LiveRequest {
showUserName: boolean
showFanMadelInfo: boolean
obsTitle: string
obsTitleToday: string
isReverse: boolean
}