Sidebar icons are now highlighted and focus works

This commit is contained in:
Gabor PEK
2018-04-20 09:27:32 +02:00
committed by Kristóf Tóth
parent f0717eb235
commit 3e249e8582
5 changed files with 29 additions and 15 deletions

View File

@ -1,7 +1,7 @@
export const config = {
dashboard: {
route: 'dashboard',
currentLayout: 'ide-only',
currentLayout: 'terminal-web',
enabledLayouts: new Set([
'terminal-ide-web',
'terminal-web',