mirror of
https://github.com/ershisan99/coolify.git
synced 2025-12-16 20:49:28 +00:00
fix: channels
feat: database backup is realtime now
This commit is contained in:
@@ -21,7 +21,7 @@ class Heading extends Component
|
||||
{
|
||||
$userId = auth()->user()->id;
|
||||
return [
|
||||
"echo-private:custom.{$userId},DatabaseStatusChanged" => 'activityFinished',
|
||||
"echo-private:user.{$userId},DatabaseStatusChanged" => 'activityFinished',
|
||||
];
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user