Select the types of activity you want to include in your feed.
tangled mirror of catsky-🐱 Soothing soft social-app fork with all the niche toggles! (Unofficial); for issues and PRs please put them on github:NekoDrone/catsky-social
···344344 <View style={[pal.view, styles.toggleCard]}>
345345 <ToggleButton
346346 type="default-light"
347347- label="Require alt text on images"
347347+ label="Require alt text before posting"
348348 labelType="lg"
349349 isSelected={store.preferences.requireAltTextEnabled}
350350 onPress={store.preferences.toggleRequireAltTextEnabled}