wip
This commit is contained in:
@ -2,8 +2,8 @@ import SwiftData
|
||||
|
||||
enum SchemaVersion {
|
||||
static var models: [any PersistentModel.Type] = [
|
||||
Split.self,
|
||||
Exercise.self,
|
||||
// Split.self,
|
||||
// Exercise.self,
|
||||
Workout.self,
|
||||
WorkoutLog.self
|
||||
]
|
||||
|
Reference in New Issue
Block a user