Re: [PATCH 12/14] qapi: ui examples: add missing websocket member

2022-03-24 Thread John Snow
On Thu, Mar 24, 2022 at 1:50 PM Victor Toso wrote: > > As the websocket is not optional in VncBasicInfo. > > Signed-off-by: Victor Toso > --- > qapi/ui.json | 12 ++-- > 1 file changed, 6 insertions(+), 6 deletions(-) > > diff --git a/qapi/ui.json b/qapi/ui.json > index

[PATCH 12/14] qapi: ui examples: add missing websocket member

2022-03-24 Thread Victor Toso
As the websocket is not optional in VncBasicInfo. Signed-off-by: Victor Toso --- qapi/ui.json | 12 ++-- 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/qapi/ui.json b/qapi/ui.json index 664da9e462..a810ed680c 100644 --- a/qapi/ui.json +++ b/qapi/ui.json @@ -710,10 +710,10