시그니처 ON/OFF 버튼 추가
This commit is contained in:
@@ -119,6 +119,7 @@ final class LiveRoomViewModel: NSObject, ObservableObject {
|
||||
@Published var noticeViewHeight: CGFloat = UIFont.systemFontSize
|
||||
|
||||
@Published var isBgOn = true
|
||||
@Published var isSignatureOn = true
|
||||
@Published var donationStatus: GetLiveRoomDonationStatusResponse?
|
||||
|
||||
@Published private(set) var offset: CGFloat = 0
|
||||
|
Reference in New Issue
Block a user