fix
This commit is contained in:
@@ -36,6 +36,7 @@ import { MotionService } from '../services/motion.service';
|
||||
import { SettingsMotionCategoryComponent } from './settings/motion/motion.category.component';
|
||||
import { SettingsMotionComponent } from './settings/motion/motion.component';
|
||||
import { SettingsMotionEditComponent } from './settings/motion/edit.motion.component';
|
||||
import { AccountListComponent } from './accounts/account.list.component';
|
||||
import { AccountComponent } from './accounts/account.component';
|
||||
import { MotionComponent } from './accounts/motion.component';
|
||||
|
||||
@@ -56,6 +57,7 @@ import { MotionComponent } from './accounts/motion.component';
|
||||
SettingsMotionComponent,
|
||||
SettingsMotionEditComponent,
|
||||
|
||||
AccountListComponent,
|
||||
AccountComponent,
|
||||
MotionComponent,
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user