Merge pull request #41 from ebaschiera/patch-1

fix typo in Home Assistant folder name
This commit is contained in:
Sébastien Clément 2021-01-07 22:28:14 +01:00 committed by GitHub
commit a4096b6282
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"
},