mirror of
https://github.com/Sebclem/hassio-nextcloud-backup.git
synced 2024-11-22 17:22:58 +01:00
Merge pull request #41 from ebaschiera/patch-1
fix typo in Home Assistant folder name
This commit is contained in:
commit
a4096b6282
@ -107,7 +107,7 @@ function getAddonToBackup() {
|
|||||||
function getFolderList() {
|
function getFolderList() {
|
||||||
return [
|
return [
|
||||||
{
|
{
|
||||||
name: "Homme Assistant configuration",
|
name: "Home Assistant configuration",
|
||||||
slug: "homeassistant"
|
slug: "homeassistant"
|
||||||
|
|
||||||
},
|
},
|
||||||
|
Loading…
Reference in New Issue
Block a user