Custom sentences has _
All checks were successful
ci/woodpecker/push/homeassistant Pipeline was successful
All checks were successful
ci/woodpecker/push/homeassistant Pipeline was successful
This commit is contained in:
parent
3b459d163f
commit
50d2618182
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ data:
|
|||
paths = {
|
||||
"/config/.storage": "/media/storage",
|
||||
"/config/configuration.yaml": "/media/configuration/configuration.yaml",
|
||||
"/config/custom-sentences": "/media/custom-sentences",
|
||||
"/config/custom_sentences": "/media/custom-sentences",
|
||||
}
|
||||
for from_p, to in paths.items():
|
||||
try:
|
||||
|
|
Loading…
Reference in a new issue