Update to the new gv2 capability string
This commit is contained in:
parent
f2f2b20a52
commit
58af7adeaa
2 changed files with 5 additions and 5 deletions
|
@ -1257,7 +1257,7 @@ export function initialize({
|
|||
const { accessKey } = options;
|
||||
const jsonData: any = {
|
||||
capabilities: {
|
||||
'gv2-2': true,
|
||||
'gv2-3': true,
|
||||
},
|
||||
fetchesMessages: true,
|
||||
name: deviceName ? deviceName : undefined,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue