Add user based bots and policy
All checks were successful
Deploy App / deploy (push) Successful in 9s
All checks were successful
Deploy App / deploy (push) Successful in 9s
This commit is contained in:
@@ -141,6 +141,7 @@ class CreateEditBot extends Component
|
||||
'enabled' => $this->enabled,
|
||||
'schedule' => $this->schedule,
|
||||
'config' => $this->config,
|
||||
'user_id' => auth()->user()->id,
|
||||
]);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user