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