mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-23 09:53:15 +00:00
Bump Phraseanet Production Client
update video tools features - add configurable vtt field name - fix range reordering - fix keyboard shortcuts - add keyboard shortcut (add new range)
This commit is contained in:
@@ -233,5 +233,6 @@ geocoding-providers:
|
|||||||
# name: Latitude
|
# name: Latitude
|
||||||
# type: lat
|
# type: lat
|
||||||
video-editor:
|
video-editor:
|
||||||
|
vttFieldName: VideoTextTrackChapters
|
||||||
seekBackwardStep: 1000 # in ms
|
seekBackwardStep: 1000 # in ms
|
||||||
seekForwardStep: 1000 # in ms
|
seekForwardStep: 1000 # in ms
|
||||||
|
@@ -35,6 +35,6 @@
|
|||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"alchemy-embed-medias": "^0.4.3",
|
"alchemy-embed-medias": "^0.4.3",
|
||||||
"phraseanet-production-client": "~0.19.15"
|
"phraseanet-production-client": "~0.19.16"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user