fixed optimise dates value
This commit is contained in:
parent
48a321fbd5
commit
67abf0d448
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@
|
|||
};
|
||||
optimise = {
|
||||
automatic = true;
|
||||
dates = "weekly";
|
||||
dates = ["weekly"];
|
||||
};
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue