this repo has no description
0
fork

Configure Feed

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

Fix Preact wrongly rearrange the elements

+1
+1
src/pages/account-statuses.jsx
··· 128 128 to={`/${instance}/a/${id}`} 129 129 class="insignificant filter-clear" 130 130 title="Clear filters" 131 + key="clear-filters" 131 132 > 132 133 <Icon icon="x" size="l" /> 133 134 </Link>