Skip to content

Commit f71dc2a

Browse files
authored
Update manifest2.json
per PR review
1 parent e37fe9d commit f71dc2a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

recipe/0103-poetry-reading-annotations/manifest2.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"id":"https://soundbox.ok.ubc.ca/wp-content/uploads/2023/02/Performing-the-Archive%EF%BC%9A-Leaf-leaf%E2%A7%B8s-by-Daphne-Marlatt.mp3",
2626
"type":"Sound",
2727
"format":"audio/mpeg",
28-
"duration":707
28+
"duration":707.0
2929
},
3030
"target":"{{ id.path }}/canvas/1"
3131
}
@@ -38,7 +38,7 @@
3838
"type":"AnnotationPage",
3939
"label":{
4040
"en":[
41-
"Default"
41+
"Environmental Noise"
4242
]
4343
},
4444
"items":[
@@ -56,7 +56,7 @@
5656
"motivation":"commenting"
5757
}
5858
],
59-
"target":"{{ id.path }}/canvas/1#t=702,705"
59+
"target":"{{ id.path }}/canvas/1#t=702.0,70.05"
6060
}
6161
]
6262
}

0 commit comments

Comments
 (0)