Skip to content

Commit

Permalink
fixed php style
Browse files Browse the repository at this point in the history
  • Loading branch information
memurats committed Sep 30, 2024
1 parent 1330c3e commit e59b1e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/Controller/TouchIconController.php
Original file line number Diff line number Diff line change
Expand Up @@ -49,4 +49,4 @@ public function getTouchIcon(string $app = 'core'): Response {

return $response;
}
}
}

0 comments on commit e59b1e8

Please sign in to comment.