Added a hash to the service type name

This is required by the updated imjoy core

Co-authored-by: Kaspar Emanuel <kaspar@monostable.co.uk>
This commit is contained in:
Richard 2021-05-18 11:31:31 +01:00
parent 1aae062774
commit 9ba9bccd90

View file

@ -271,8 +271,8 @@ export default {
const service = {
_rintf: true, // this will make sure the function can be called multiple times
type: "_microscope-control",
name: "OpenFlexure",
type: "#_microscope-control",
name: "#openflexure",
lastSnapResponse: null,
snapPreviewImage() {
// The "proper" capture method is more involved - this one pulls a frame out of the preview stream