룰렛 설정 개수에 따라 룰렛 프리셋 버튼 활성화/비활성화
This commit is contained in:
@@ -44,7 +44,7 @@ final class RouletteSettingsViewModel: ObservableObject {
|
||||
|
||||
var can = 0
|
||||
private var rouletteId = 0
|
||||
private var rouletteList = [GetNewRouletteResponse]()
|
||||
@Published var rouletteList = [GetNewRouletteResponse]()
|
||||
|
||||
func plusWeight(index: Int) {
|
||||
options[index].weight += 1
|
||||
|
Reference in New Issue
Block a user