better defaults
This commit is contained in:
parent
7b83b5d751
commit
d7ad26eb90
@ -6,9 +6,9 @@ export const state = () => ({
|
||||
configGui: null,
|
||||
configGuiRaw: null,
|
||||
netChoices: [],
|
||||
startInSec: null,
|
||||
startInSec: 0,
|
||||
playlistLength: 86400.0,
|
||||
configPlayout: [],
|
||||
configPlayout: {},
|
||||
currentUser: null,
|
||||
configUser: null,
|
||||
timezone: 'UTC'
|
||||
|
Loading…
x
Reference in New Issue
Block a user