diff --git a/src/PanelList.tsx b/src/PanelList.tsx index 8806a9f09b..13c8defe58 100644 --- a/src/PanelList.tsx +++ b/src/PanelList.tsx @@ -121,7 +121,7 @@ class PanelList extends Component { <> - {this.state.timeDriftError && Warning: {this.state.timeDriftError}} + {this.state.timeDriftError && Warning: Error fetching server time: {this.state.timeDriftError}}