fixed optimise dates value
This commit is contained in:
parent
48a321fbd5
commit
67abf0d448
|
@ -15,7 +15,7 @@
|
|||
};
|
||||
optimise = {
|
||||
automatic = true;
|
||||
dates = "weekly";
|
||||
dates = ["weekly"];
|
||||
};
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in a new issue