후원 히스토리

- 내 후원과 다른 사람의 후원 배경색 분리 (59548f)
This commit is contained in:
Yu Sung
2024-11-11 14:11:33 +09:00
parent 3f71a0d544
commit fb5d7bd209
2 changed files with 8 additions and 1 deletions

View File

@@ -9,6 +9,7 @@ import Foundation
struct LiveRoomDonationMessage: Decodable {
let uuid: String
let memberId: Int
let nickname: String
let canMessage: String
let donationMessage: String