init()

in MultiplePlayers-SwiftUI/Views/PlayersListView.swift [10:12]


    init() {
        viewModel.updatePlayers(for: layout)
    }