mistakeeeeeeeee

This commit is contained in:
insanity 2018-03-20 19:43:42 +09:00
parent eec3f25bce
commit 960e6645f6

View File

@ -47,4 +47,7 @@ export class CrawlerAuthComponent implements OnInit, OnChanges {
getCrawlerAuthInputItems() {
this.listStore.dispatch(new ListStore.ReadAll(this.selectedCrawler));
}
generateAuthComponent() {
}
}