Skip to content

Commit

Permalink
Update BCC_slides.json
Browse files Browse the repository at this point in the history
corrected data for slide 2 but not identity issue, and corrected all data for slide 3
  • Loading branch information
pcaton authored Jan 30, 2024
1 parent 6c355e8 commit 1fb665c
Showing 1 changed file with 7 additions and 14 deletions.
21 changes: 7 additions & 14 deletions frontend/assets/json/BCC_slides.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,31 +3,24 @@
{
"id": 2,
"fid": 12,
"lines": {
"includes": {
"sub_type": [8, 6]
}
},
"lines": {},
"points": {
"includes": {
"sub_type": [4, 10]
"sub_type": [4, 10],
"map_source": [12]
}
},
"features": []
},
{
"id": 3,
"fid": 12,
"lines": {
"includes": {
"sub_type": [3],
"map_source": [17]
}
"fid": 16,
"lines": {}
},
"points": {
"includes": {
"sub_type": [4, 10],
"map_source": [19],
"sub_type": [4],
"map_source": [12],
"identity": [1]
}
},
Expand Down

0 comments on commit 1fb665c

Please sign in to comment.