Changes
Co-authored-by: Reifonas <211114984+Reifonas@users.noreply.github.com>
This commit is contained in:
@@ -8,6 +8,7 @@ interface ReportData {
|
||||
checklist: ChecklistItem[];
|
||||
measurements: Measurement[];
|
||||
screenshots: string[];
|
||||
scaleLabel?: string;
|
||||
}
|
||||
|
||||
const STATUS_LABELS: Record<string, string> = {
|
||||
|
||||
Reference in New Issue
Block a user