screencast true by default.

This commit is contained in:
Miroslav Šedivý 2021-08-03 17:16:38 +02:00
parent 75467865e4
commit b3198f4825

View File

@ -127,7 +127,7 @@
video: null, video: null,
videos: [], videos: [],
}, },
screencast: false, screencast: true, // TODO: Should get by API call.
type: 'none', type: 'none',
}, },
video: { video: {