mirror of
https://github.com/fspc/BikeShed-1.git
synced 2025-03-01 01:03:23 -05:00
14 lines
139 B
YAML
14 lines
139 B
YAML
poor:
|
|
id: 1
|
|
condition: POOR
|
|
fair:
|
|
id: 2
|
|
condition: FAIR
|
|
good:
|
|
id: 3
|
|
condition: GOOD
|
|
excellent:
|
|
id: 4
|
|
condition: EXCELLENT
|
|
|