Skip to content

Commit 683ad8d

Browse files
authored
Indiciate that initialization can take longer than 20 minutes (#116)
1 parent 2bcafdb commit 683ad8d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rootfs/usr/share/www/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<div class="content">
2020
<div class="state-normal">
2121
<h1>Preparing <span class="no-break">Home Assistant</span></h1>
22-
<h2>This may take up to 20 minutes</h2>
22+
<h2>This may take 20 minutes or more</h2>
2323
<div class="loading">
2424
<div class="progress">
2525
<div class="indeterminate"></div>

0 commit comments

Comments
 (0)