Commit cf270f2a authored by Marcelo Rivera's avatar Marcelo Rivera

(fix): tapping on hashtags shouldn't open a new tab

1 merge request!528WIP: (feat): Minds Pro
Pipeline #81811533 failed with stages
in 5 minutes and 35 seconds
......@@ -137,7 +137,8 @@ export const proRoutes = [
'/forgot_password',
'/newsfeed',
'/media',
'/blog'
'/blog',
'/all',
];
@NgModule({
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment