diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 3494400f..d6989a04 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -20,7 +20,7 @@ jobs: with: node-version: 16 - run: yarn install --frozen-lockfile - # make sure the ipfs executable is executable (linux only) + # make sure the ipfs executable is executable - run: node electron/downloadIpfs && sudo chmod +x bin/linux/ipfs - run: CI='' yarn build - run: yarn electron:build:linux @@ -46,6 +46,8 @@ jobs: with: node-version: 16 - run: yarn install --frozen-lockfile + # make sure the ipfs executable is executable + - run: node electron/downloadIpfs && sudo chmod +x bin/mac/ipfs - run: CI='' yarn build - run: yarn electron:build:mac - run: ls dist diff --git a/src/components/views/All.jsx b/src/components/views/All.jsx index 47072883..b09e92f9 100755 --- a/src/components/views/All.jsx +++ b/src/components/views/All.jsx @@ -756,7 +756,7 @@ const All = () => { )} {commentMediaInfo?.type === "webpage" ? (
- + {thread.thumbnailUrl ? ( {commentMediaInfo.type} {
{replyMediaInfo?.type === "webpage" ? (
- + {reply.thumbnailUrl ? ( {replyMediaInfo.type} { {commentMediaInfo?.url ? ( commentMediaInfo.type === "webpage" ? (
- + {thread.thumbnailUrl ? ( thumbnail { {replyMediaInfo?.url ? ( replyMediaInfo.type === "webpage" ? (
- + {reply.thumbnailUrl ? ( thumbnail { )} {commentMediaInfo?.type === "webpage" ? (
- + {thread.thumbnailUrl ? ( {commentMediaInfo.type} {
) : null} {commentMediaInfo?.type === "audio" ? ( - +
{replyMediaInfo?.type === "webpage" ? (
- + {reply.thumbnailUrl ? ( {replyMediaInfo.type} { {commentMediaInfo?.url ? ( commentMediaInfo.type === "webpage" ? (
- + {thread.thumbnailUrl ? ( thumbnail { {replyMediaInfo?.url ? ( replyMediaInfo.type === "webpage" ? (
- + {reply.thumbnailUrl ? ( thumbnail { )} {commentMediaInfo?.type === "webpage" ? (
- + {thread.thumbnailUrl ? ( {commentMediaInfo.type} {
{replyMediaInfo?.type === "webpage" ? (
- + {reply.thumbnailUrl ? ( {replyMediaInfo.type} { {commentMediaInfo?.url ? ( commentMediaInfo.type === "webpage" ? (
- + {thread.thumbnailUrl ? ( thumbnail { {replyMediaInfo?.url ? ( replyMediaInfo.type === "webpage" ? (
- + {reply.thumbnailUrl ? (