Commit 11987ca
Migrate preview.url field in config
When the config has been created by a previous version, the preview.url
field may contain values wrapped in `url("...")`. The updated version no
longer requires this wrapper. If the preview.url field starts with `url(`
and ends with `)`, the `url(...)` wrapper and any surrounding quotes are
removed.
Signed-off-by: Nils Bosbach <n.bosbach@gmx.de>1 parent 80faa47 commit 11987ca
1 file changed
+5
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
161 | 161 | | |
162 | 162 | | |
163 | 163 | | |
| 164 | + | |
| 165 | + | |
| 166 | + | |
| 167 | + | |
| 168 | + | |
164 | 169 | | |
165 | 170 | | |
166 | 171 | | |
| |||
0 commit comments