X-Git-Url: http://these/git/?a=blobdiff_plain;f=src%2Fshared%2Fcomponents%2Fperson%2Finbox.tsx;h=415c3e3fd6c9ee216ba5b37b9d5b9b266449276c;hb=5033b024f62a2edc443d9dd5d6e74d00ed3182a9;hp=4dec69933de51bab2f4ac1cdaa4a951f2af978dc;hpb=54b5d62df58b105bbecf9ede70dc8b5ae134e201;p=lemmy-ui.git diff --git a/src/shared/components/person/inbox.tsx b/src/shared/components/person/inbox.tsx index 4dec699..415c3e3 100644 --- a/src/shared/components/person/inbox.tsx +++ b/src/shared/components/person/inbox.tsx @@ -216,7 +216,7 @@ export class Inbox extends Component { const auth = myAuth(); const inboxRss = auth ? `/feeds/inbox/${auth}.xml` : undefined; return ( -
+