Update scripts/patch-weboffice-collabora-yaml.py
This commit is contained in:
@@ -22,7 +22,7 @@ if "--o:hexify_embedded_urls=true" in extra_str:
|
|||||||
|
|
||||||
lines = extra_str.splitlines()
|
lines = extra_str.splitlines()
|
||||||
|
|
||||||
lines.append(" --o:hexify_embedded_urls=true")
|
lines.append("--o:hexify_embedded_urls=true")
|
||||||
|
|
||||||
data["services"]["collabora"]["environment"]["extra_params"] = "\n".join(lines)
|
data["services"]["collabora"]["environment"]["extra_params"] = "\n".join(lines)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user