Mail routing parent/children, domain name validation, nodelist import changes and other fixes
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
@if(($x=\App\Models\Zone::active()
|
||||
->whereIn('id',$o->zones->pluck('id'))
|
||||
->whereNotIn('id',$o->sessions->pluck('id'))
|
||||
->with(['domain'])
|
||||
->get())->count())
|
||||
|
||||
<hr>
|
||||
|
Reference in New Issue
Block a user