Fixed entity scenes function for studios. Added triple anal tag alias.
This commit is contained in:
@@ -87,7 +87,7 @@ function initEntitiesActions(store, router) {
|
||||
or: [
|
||||
{
|
||||
date: {
|
||||
isNull: ${entityType === 'channel'}
|
||||
isNull: ${entityType !== 'network'}
|
||||
}
|
||||
}
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user