mirror of
https://github.com/ershisan99/coolify.git
synced 2026-02-01 12:34:39 +00:00
updates
This commit is contained in:
@@ -46,6 +46,7 @@ class Email extends Component
|
||||
public function test_email()
|
||||
{
|
||||
Notification::send($this->settings, new TestEmail);
|
||||
$this->emit('success', 'Test email sent.');
|
||||
}
|
||||
public function submit()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user