🔨 Add helper message for Nextcloud password

This commit is contained in:
Sebastien Clement 2020-01-06 17:30:41 +01:00
parent 9a12129ba8
commit 31bc96cb7f

View File

@ -217,6 +217,7 @@
<div class="input-field col s6">
<input id="password" type="password" class="white-text">
<label for="password">Password</label>
<span class="helper-text">!!! Use App Password !!! See <a target="_blank" href="https://github.com/Sebclem/hassio-nextcloud-backup/blob/master/README.md">doc</a> for more information.</span>
</div>
</div>