diff --git a/daemon/web/src/lib/components/ClockDriftAlert.svelte b/daemon/web/src/lib/components/ClockDriftAlert.svelte index 03cf831..e571f3c 100644 --- a/daemon/web/src/lib/components/ClockDriftAlert.svelte +++ b/daemon/web/src/lib/components/ClockDriftAlert.svelte @@ -76,23 +76,24 @@ Clock Mismatch Detected
- Normally the device should get the correct time from the network. Consider using another - SIM card for better results. + Rayhunter's clock doesn't match your browser's, and may be incorrect. This can happen if Rayhunter + is unable to get the correct time from the internet. Consider synchronizing your browser's clock with + the button below, or using another SIM card for better results.
| Device (system): | +Rayhunter clock (system): | {device_system_time} |
| Device (adjusted): | +Rayhunter clock (adjusted): | {device_adjusted_time} |
| Browser: | +Browser clock: | {browser_time} |