Fixed entity scenes function for studios. Added triple anal tag alias.

This commit is contained in:
DebaucheryLibrarian
2022-02-25 00:00:18 +01:00
parent e56e7333e3
commit a239a5c593
3 changed files with 17 additions and 4 deletions

View File

@@ -87,7 +87,7 @@ function initEntitiesActions(store, router) {
or: [
{
date: {
isNull: ${entityType === 'channel'}
isNull: ${entityType !== 'network'}
}
}
{