Add ProjectTimeNightBackgroundSettings type to scene-document-validation.ts

This commit is contained in:
2026-04-12 14:32:12 +02:00
parent b54598e2b9
commit d3f2136169

View File

@@ -43,6 +43,7 @@ import {
} from "./scene-document";
import {
HOURS_PER_DAY,
type ProjectTimeNightBackgroundSettings,
type ProjectTimePhaseProfile,
type ProjectTimeSettings
} from "./project-time-settings";