fix: broken download, added to queue alert, download list component; feat: monitor list
This commit is contained in:
@@ -33,7 +33,7 @@ class ApiController extends AbstractController
|
||||
|
||||
$hub->publish(new Update(
|
||||
'alerts',
|
||||
$this->renderer->render('broadcast/Alert.html.twig', [
|
||||
$this->renderer->render('Alert.stream.html.twig', [
|
||||
'alert_id' => uniqid(),
|
||||
'title' => 'Success',
|
||||
'message' => "New monitor added for {$input->title}",
|
||||
|
||||
Reference in New Issue
Block a user