Fix top bar failing to display in /stream route
This broke in dff1f428 because the `$location` Angular service became unavailable to the `StreamSearchInput` component as it was not registered in the new dependency injection container.
Showing
Please register or sign in to comment