Add moderator module with routing, components, and API integration
This commit is contained in:
@@ -232,8 +232,7 @@ export class MainComponent implements OnInit{
|
||||
);
|
||||
|
||||
// do something here with the data
|
||||
dialogloginSubscription.unsubscribe();
|
||||
dialogSubmitSubscription.unsubscribe();
|
||||
|
||||
});
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user