No macro text and route update
This commit is contained in:
committed by
József Farkas
parent
f887dc8a96
commit
03ca90d558
@@ -22,6 +22,7 @@ import {
|
||||
MacroKeyTabComponent,
|
||||
MacroListComponent,
|
||||
MacroMouseTabComponent,
|
||||
MacroNotFoundComponent,
|
||||
MacroTextTabComponent
|
||||
} from './components/macro';
|
||||
import { NotificationComponent } from './components/notification';
|
||||
@@ -122,6 +123,7 @@ const storeConfig = {
|
||||
MacroKeyTabComponent,
|
||||
MacroMouseTabComponent,
|
||||
MacroTextTabComponent,
|
||||
MacroNotFoundComponent,
|
||||
AddOnComponent,
|
||||
SettingsComponent,
|
||||
CancelableDirective
|
||||
|
||||
Reference in New Issue
Block a user