Skip to content
Snippets Groups Projects
Commit 156b6f00 authored by echicken's avatar echicken
Browse files

Redraw status line after buying a market report.

parent 604a3720
No related branches found
No related tags found
No related merge requests found
......@@ -94,6 +94,7 @@ var showMarketReport = function() {
);
}
marketTab.frame.scrollTo(0, 0);
makeStats();
}
var buyMarketReport = function(cmd) {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment