this repo has no description
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Fix logic again

+1 -1
+1 -1
src/components/status.jsx
··· 1121 1121 inlineTranslate) && ( 1122 1122 <TranslationBlock 1123 1123 forceTranslate={forceTranslate || inlineTranslate} 1124 - mini={!isSizeLarge} 1124 + mini={!isSizeLarge && !withinContext} 1125 1125 sourceLanguage={language} 1126 1126 text={ 1127 1127 (spoilerText ? `${spoilerText}\n\n` : '') +