Bug in fields args broke HDCity template (#6343)

Missing spaces in fields args that broke the HDCity template
This commit is contained in:
Alberto Moreno
2019-11-12 09:44:43 +01:00
committed by garfield69
parent 1917ec296c
commit 9f7b361512

View File

@@ -169,7 +169,7 @@
- name: append
args: " [English]"
- name: re_replace
args: ["(?i)T\\s?(\\d{1,2})\\b", "S$1"]
args: ["(?i)T\\s?(\\d{1,2})\\b", "S$1"]
title:
selector: td[valign="middle"] a:not(:contains("VOSE"))
optional: true