라이브 비밀후원
- 방장인 경우 비밀후원도 후원 총액에 반영되도록 수정
This commit is contained in:
@@ -1958,6 +1958,8 @@ extension LiveRoomViewModel: AgoraRtmDelegate {
|
|||||||
)
|
)
|
||||||
)
|
)
|
||||||
|
|
||||||
|
self.totalDonationCan += decoded.can
|
||||||
|
|
||||||
if let signature = decoded.signature {
|
if let signature = decoded.signature {
|
||||||
self.addSignature(signature: signature)
|
self.addSignature(signature: signature)
|
||||||
} else if let imageUrl = decoded.signatureImageUrl {
|
} else if let imageUrl = decoded.signatureImageUrl {
|
||||||
|
Reference in New Issue
Block a user