@ -10,7 +10,7 @@ import SwiftUI
import LeStorage
@Observable
final class DrawLog: BaseDrawLog {
final class DrawLog: BaseDrawLog, SideStorable {
func tournamentObject() -> Tournament? {
Store.main.findById(self.tournament)