auto: 2026-08-17 17:09 (ESD_LAPTOP)

This commit is contained in:
2026-08-17 17:09:05 +09:00
parent 38ea71e15b
commit 3e9be53e7c
15 changed files with 1028 additions and 524 deletions
+1 -1
View File
@@ -442,7 +442,7 @@ export type PipeSource = "stream" | "spacing" | "user";
export type PipeFacility = "pipe" | "box_culvert" | "ford_pavement" | "ford_bridge";
export const PIPE_FACILITY_LABELS: ReadonlyArray<[PipeFacility, string]> = [
["pipe", "배관"],
["pipe", "배관"],
["box_culvert", "BOX암거"],
["ford_pavement", "물넘이포장"],
["ford_bridge", "세월교"],