Add timing note to HRRR loading message

This commit is contained in:
Graham McIntire 2026-04-02 11:07:23 -05:00
parent c42c5d8c4c
commit e13519bc3e
No known key found for this signature in database
GPG key ID: F4ABF488E6029E59

View file

@ -698,7 +698,7 @@ defmodule MicrowavepropWeb.ContactLive.Show do
<% :queued -> %>
<span class="flex items-center gap-2">
<span class="loading loading-spinner loading-sm"></span>
Fetching HRRR atmospheric data...
Fetching HRRR atmospheric data (this will take a while)...
</span>
<% :unavailable -> %>
HRRR data unavailable for this contact time.