mirror of
https://github.com/Sebclem/hassio-nextcloud-backup.git
synced 2024-11-22 17:22:58 +01:00
fix typo on Home Assistant folder name
This commit is contained in:
parent
d85c04755e
commit
52e7bacf90
@ -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