no message

This commit is contained in:
Kittapath 2024-02-06 16:28:44 +07:00
parent 64d00339bb
commit 0610ebacfb
2 changed files with 21 additions and 1 deletions

View file

@ -704,7 +704,7 @@ export class PositionController extends Controller {
{
...checkChildConditions,
...typeCondition,
id: masterId.length > 0 ? In(masterId) : false,
// id: masterId.length > 0 ? In(masterId) : false,
},
// {
// ...checkChildConditions,