// Settings — gitea connection, sync, model roles, labels, rituals, appearance function SettingsScreen({ dark, setDark }) { const DS = window.CommiTeaDesignSystem_20e63b; const { Card, Input, Select, Switch, Radio, Button, IconButton, Tag, Badge, Icon } = DS; const [webhooks, setWebhooks] = React.useState(true); const [reconcile, setReconcile] = React.useState(true); const [poll, setPoll] = React.useState(true); const [nag, setNag] = React.useState(true); const Row = ({ children, style }) => (
{children}
); return (config lives in pm-state · versioned, portable
The small one writes my standup; the large one argues with your estimates. Neither is allowed near the arithmetic.