Skip to content

Commit

Permalink
Indiciate that initialization can take longer than 20 minutes (#116)
Browse files Browse the repository at this point in the history
  • Loading branch information
agners authored Jun 21, 2024
1 parent 2bcafdb commit 683ad8d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rootfs/usr/share/www/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<div class="content">
<div class="state-normal">
<h1>Preparing <span class="no-break">Home Assistant</span></h1>
<h2>This may take up to 20 minutes</h2>
<h2>This may take 20 minutes or more</h2>
<div class="loading">
<div class="progress">
<div class="indeterminate"></div>
Expand Down

0 comments on commit 683ad8d

Please sign in to comment.