fix users.json

This commit is contained in:
Ryan Peters 2022-10-13 21:36:01 -04:00
parent c34c3be9d0
commit 38238d29a1

View File

@ -6,17 +6,17 @@
{ {
"Id": "bfed1017-be53-42f9-bb46-ddbf27d4270f", "Id": "bfed1017-be53-42f9-bb46-ddbf27d4270f",
"BusNumber": 203, "BusNumber": 203,
"Label": "Con's Bus'" "Label": "Con's Bus"
}, },
{ {
"Id": "bfed1017-be53-42f9-bb46-ddbf27d4270f", "Id": "bfed1017-be53-42f9-bb46-ddbf27d4270f",
"BusNumber": 203, "BusNumber": 457,
"Label": "Con's Activity Bus'" "Label": "Con's Activity Bus"
}, },
{ {
"Id": "bfed1017-be53-42f9-bb46-ddbf27d4270f", "Id": "bfed1017-be53-42f9-bb46-ddbf27d4270f",
"BusNumber": 365, "BusNumber": 365,
"Label": "Cam's Bus'" "Label": "Cam's Bus"
} }
] ]
} }