session: Remove the clock from initial setup mode
If you're in the initial setup mode you're not likely to have the correct time displayed.
This commit is contained in:
parent
ca3107e21b
commit
96b76709e9
@ -84,7 +84,7 @@ const _modes = {
|
|||||||
components: ['networkAgent', 'keyring'],
|
components: ['networkAgent', 'keyring'],
|
||||||
panel: {
|
panel: {
|
||||||
left: [],
|
left: [],
|
||||||
center: ['dateMenu'],
|
center: [],
|
||||||
right: ['a11yGreeter', 'keyboard', 'volume', 'battery']
|
right: ['a11yGreeter', 'keyboard', 'volume', 'battery']
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
Loading…
Reference in New Issue
Block a user