From abe4e3a128c046aa873739239ce9d5b7cafa6bf5 Mon Sep 17 00:00:00 2001 From: Sean Yesmunt Date: Thu, 21 May 2020 13:23:52 -0400 Subject: [PATCH] add comment --- ui/page/library/view.jsx | 1 + 1 file changed, 1 insertion(+) diff --git a/ui/page/library/view.jsx b/ui/page/library/view.jsx index ec9cd56b8..c72a6987b 100644 --- a/ui/page/library/view.jsx +++ b/ui/page/library/view.jsx @@ -7,6 +7,7 @@ import DownloadList from 'page/fileListDownloaded'; import Yrbl from 'component/yrbl'; import { useHistory } from 'react-router'; +// https://github.com/lbryio/lbry-sdk/issues/2964 export const PURCHASES_PAGE_SIZE = 10; type Props = {