mirror of
https://github.com/retspen/webvirtcloud
synced 2025-07-31 12:41:08 +00:00
update spice-html5 packages to release 0.30
This commit is contained in:
parent
7bb5d6f313
commit
d0e3c11ccf
37 changed files with 236 additions and 138 deletions
2
static/js/spice-html5/port.js
Executable file → Normal file
2
static/js/spice-html5/port.js
Executable file → Normal file
|
|
@ -20,7 +20,7 @@
|
|||
*/
|
||||
|
||||
import { Constants } from './enums.js';
|
||||
import { DEBUG } from './utils.js';
|
||||
import { DEBUG, arraybuffer_to_str } from './utils.js';
|
||||
import { SpiceConn } from './spiceconn.js';
|
||||
import { SpiceMsgPortInit } from './spicemsg.js';
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue