lbry-desktop/ui/constants/comment.js
Sean Yesmunt 5beb219ff6 fix notification link to comment not working in some cases
the router scroll handling was interefering. I turned that off if  exists as a search param
2020-09-29 17:12:32 -04:00

2 lines
48 B
JavaScript

export const LINKED_COMMENT_QUERY_PARAM = 'lc';