mirror of
https://github.com/m1k1o/neko.git
synced 2024-07-24 14:40:50 +12:00
screencast true by default.
This commit is contained in:
parent
75467865e4
commit
b3198f4825
@ -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: {
|
||||||
|
Loading…
Reference in New Issue
Block a user