Fix config.json syntax
This commit is contained in:
parent
ec1b1f3c65
commit
8de2c8950c
|
@ -1,3 +1,3 @@
|
|||
{
|
||||
'pattern': '%{type}-%{year}-%{ynumber}'
|
||||
"pattern": "%{type}-%{year}-%{ynumber}"
|
||||
}
|
Loading…
Reference in New Issue