Commit ee42b532 authored by ChamendiPabasara's avatar ChamendiPabasara

Checker -Gazette Download Process

parent f7a89fb1
...@@ -68,7 +68,7 @@ export default class Home extends Component { ...@@ -68,7 +68,7 @@ export default class Home extends Component {
onClick={() => { onClick={() => {
this.refresher(); this.refresher();
if (this.state.responseStatus == "yes") { if (this.state.responseStatus == "yes") {
alert("Latest Files have already been downloaded!"); alert("Latest Files have already been downloaded!"); // gazette file checking
} }
}} }}
> >
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment