Skip to content

Commit 31b78a5

Browse files
chmstrichard67
andauthored
Update administrator/components/com_joomlaupdate/src/Model/NotificationModel.php
Co-authored-by: Richard Fath <[email protected]>
1 parent ca6317f commit 31b78a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

administrator/components/com_joomlaupdate/src/Model/NotificationModel.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ final class NotificationModel extends BaseDatabaseModel
4545
* @since 5.4.0
4646
*/
4747
public function sendNotification($type, $oldVersion): void
48-
{
48+
{
4949
$params = ComponentHelper::getParams('com_joomlaupdate');
5050

5151
// User groups from input field

0 commit comments

Comments
 (0)