This commit is contained in:
2023-11-12 21:57:21 +06:00
parent ba3d054f0f
commit 58b1f26502
6 changed files with 65 additions and 21 deletions

View File

@@ -51,7 +51,8 @@
"to": "23:59"
},
"rating": {
"prefer": "max"
"prefer": "max",
"uniqueCount": 1
}
},
{
@@ -60,7 +61,8 @@
"to": "00:00"
},
"rating": {
"prefer": "max"
"prefer": "max",
"uniqueCount": 1
}
}
]