mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-23 00:38:40 +00:00
Fix localise escaping issue (#4225)
This commit is contained in:
@ -35,6 +35,8 @@ docker run \
|
||||
file download \
|
||||
--export-empty-as skip \
|
||||
--format json \
|
||||
--json-unescaped-slashes=true \
|
||||
--replace-breaks=false \
|
||||
--original-filenames=false \
|
||||
--unzip-to /opt/dest
|
||||
|
||||
|
Reference in New Issue
Block a user