aboutsummaryrefslogtreecommitdiffstats
path: root/lib/WWW/FairViewer/GuideCategories.pm
diff options
context:
space:
mode:
Diffstat (limited to 'lib/WWW/FairViewer/GuideCategories.pm')
-rw-r--r--lib/WWW/FairViewer/GuideCategories.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/WWW/FairViewer/GuideCategories.pm b/lib/WWW/FairViewer/GuideCategories.pm
index a348abb..cead9f6 100644
--- a/lib/WWW/FairViewer/GuideCategories.pm
+++ b/lib/WWW/FairViewer/GuideCategories.pm
@@ -25,7 +25,7 @@ sub _make_guideCategories_url {
$opts{region} //= $self->get_region;
}
- $self->_make_feed_url('guideCategories', hl => $self->get_hl, %opts);
+ $self->_make_feed_url('guideCategories', %opts);
}
=head2 guide_categories(;$region_id)