native macOS codings agent orchestrator
5
fork

Configure Feed

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

Align repository list header inset

+1
+1
supacode/Features/Repositories/Views/SidebarListView.swift
··· 173 173 } 174 174 } 175 175 .frame(maxWidth: .infinity, minHeight: 26, alignment: .center) 176 + .padding(.horizontal, 12) 176 177 .padding(.top, 8) 177 178 .padding(.bottom, 4) 178 179 }