summaryrefslogtreecommitdiffstats
path: root/lib/Service/StreamService.php
diff options
context:
space:
mode:
Diffstat (limited to 'lib/Service/StreamService.php')
-rw-r--r--lib/Service/StreamService.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/Service/StreamService.php b/lib/Service/StreamService.php
index c2604db5..4466c397 100644
--- a/lib/Service/StreamService.php
+++ b/lib/Service/StreamService.php
@@ -269,8 +269,8 @@ class StreamService {
[
'type' => 'Hashtag',
'href' => $this->configService->getSocialUrl() . 'tag/' . strtolower(
- $hashtag
- ),
+ $hashtag
+ ),
'name' => '#' . $hashtag
]
);