feat(agent): Add 'Device' menu and submenus (#461)
This commit is contained in:
committed by
László Monda
parent
041d4debb6
commit
ab88d8a2e7
@@ -40,6 +40,7 @@ export class SideMenuComponent {
|
||||
constructor(private store: Store<AppState>, private renderer: Renderer) {
|
||||
this.animation = {
|
||||
device: 'active',
|
||||
configuration: 'active',
|
||||
keymap: 'active',
|
||||
macro: 'active',
|
||||
addon: 'active'
|
||||
|
||||
Reference in New Issue
Block a user