Change public to show on echo/file areas to enable limiting whats shown in the activity graph
This commit is contained in:
@@ -102,6 +102,7 @@ class Domain extends Model
|
||||
];
|
||||
})->values(),
|
||||
'dashStyle' => 'ShortDot',
|
||||
'visible'=>(bool)$item->first()->echoarea->show,
|
||||
];
|
||||
})->values();
|
||||
|
||||
|
Reference in New Issue
Block a user