.
This commit is contained in:
@@ -113,7 +113,7 @@ fun StockDetailSection(
|
||||
launch {
|
||||
DartCodeManager.getCorpCode(stockCode)?.let {
|
||||
it.stockName = stockName
|
||||
NewsService.fetchAndIngestNews(it)
|
||||
// NewsService.fetchAndIngestNews(it)
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user