feat: Fixes build issues, adds ApiController module.
This commit is contained in:
@@ -54,9 +54,9 @@ extension DatabaseClient.Migrations: DependencyKey {
|
||||
public static let liveValue = Self(
|
||||
run: {
|
||||
[
|
||||
Project.Migrate(),
|
||||
ComponentPressureLoss.Migrate(),
|
||||
EquipmentInfo.Migrate(),
|
||||
Project.Migrate(),
|
||||
Room.Migrate(),
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user