Skip to content

Commit

Permalink
because of some updates
Browse files Browse the repository at this point in the history
  • Loading branch information
mlantz committed Feb 27, 2024
1 parent 8a529bb commit 0573778
Show file tree
Hide file tree
Showing 3 changed files with 19 additions and 19 deletions.
2 changes: 1 addition & 1 deletion app/Services/ActivityService.php
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ public function __construct(Activity $model)
* Create an activity record.
*
* @param string $description
* @return \App\Models\Activity
* @return \App\Models\Activity
*/
public function log($description = '')
{
Expand Down
34 changes: 17 additions & 17 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion config/secure-headers.php
Original file line number Diff line number Diff line change
Expand Up @@ -571,7 +571,7 @@
'kit.fontawesome.com',
'code.jquery.com',
'js.pusher.com',
'cdn.usefathom.com'
'cdn.usefathom.com',
],

'schemes' => [
Expand Down

0 comments on commit 0573778

Please sign in to comment.