Skip to content

Commit

Permalink
Add note to onboarding
Browse files Browse the repository at this point in the history
  • Loading branch information
ludeeus committed Dec 26, 2019
1 parent 5ca9e3a commit cced687
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions src/misc/onboarding_steps/2.ts
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,9 @@ export const step = html`
</h1>
<hr />
<p>
If you see this progress bar it means that HACS is working with something
in the background. Upgrade and uninstall are disabled while this is running.
If you see this progress bar it means that HACS is working with something in
the background. Upgrade and uninstall are disabled while this is running.
</p>
<hacs-progressbar .active=${true}></hacs-progressbar>
<p>This is just an example, you can click "Continue" now.</p>
`;

0 comments on commit cced687

Please sign in to comment.