fix typo on Home Assistant folder name

This commit is contained in:
Ermanno Baschiera 2021-01-07 18:18:28 +01:00 committed by GitHub
parent d85c04755e
commit 52e7bacf90
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -107,7 +107,7 @@ function getAddonToBackup() {
function getFolderList() {
return [
{
name: "Homme Assistant configuration",
name: "Home Assistant configuration",
slug: "homeassistant"
},