Skip to content

Commit

Permalink
(CodeQuality) linting
Browse files Browse the repository at this point in the history
  • Loading branch information
alchalade committed Jan 18, 2024
1 parent 59907ed commit 9d9f182
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Website/htdocs/mpmanager/app/Models/MpmPlugin.php
Original file line number Diff line number Diff line change
Expand Up @@ -37,4 +37,4 @@ public function plugins()
{
return $this->hasMany(Plugins::class);
}
}
}

0 comments on commit 9d9f182

Please sign in to comment.