create consumer domain accounts permissions
This commit is contained in:
@@ -26,7 +26,7 @@ export class PosLayoutComponent {
|
||||
now = new Date();
|
||||
|
||||
getData() {
|
||||
this.store.getData();
|
||||
this.store.getData().subscribe();
|
||||
}
|
||||
|
||||
ngOnInit() {
|
||||
|
||||
Reference in New Issue
Block a user