mirror of
https://github.com/ershisan99/coolify.git
synced 2025-12-16 20:49:28 +00:00
Sending e-mails and settings on Team.
This commit is contained in:
@@ -32,7 +32,7 @@ class DiscordSettings extends Component
|
||||
session(['currentTeam' => $this->model]);
|
||||
}
|
||||
}
|
||||
public function sentTestMessage()
|
||||
public function sendTestNotification()
|
||||
{
|
||||
Notification::send($this->model, new DemoNotification);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user