Skip to content

Commit

Permalink
Update TarnkappeBridge.php
Browse files Browse the repository at this point in the history
  • Loading branch information
Tone866 authored Apr 19, 2024
1 parent eeb6bbb commit d9a649d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bridges/TarnkappeBridge.php
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ public function collectData()
{
if (empty($this->getInput('category'))) {
$category = 'https://tarnkappe.info/feed';
}
}
else {
$category = 'https://tarnkappe.info/artikel/' . $this->getInput('category') . '/feed';
}
Expand Down

0 comments on commit d9a649d

Please sign in to comment.