Convert add-lines.content to arrays

This commit is contained in:
Nicolas Grekas
2026-03-31 13:35:15 +02:00
parent 7a4256654c
commit 266f98b871
113 changed files with 494 additions and 145 deletions
+3 -1
View File
@@ -5,7 +5,9 @@
"position": "after_target",
"warn_if_missing": true,
"target": " texter_transports:",
"content": " sweego: '%env(SWEEGO_DSN)%'"
"content": [
" sweego: '%env(SWEEGO_DSN)%'"
]
}
],
"env": {