atmosphere explorer
0
fork

Configure Feed

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

change account switcher label

Juliet 61dcfc1f 99085a54

+1 -1
+1 -1
src/auth/account.tsx
··· 130 130 > 131 131 <Show when={!scopeFlow.showScopeSelector() && !showingAddAccount()}> 132 132 <div class="mb-2 px-1 font-semibold"> 133 - <span>Manage accounts</span> 133 + <span>Switch account</span> 134 134 </div> 135 135 <div class="mb-3 max-h-80 overflow-y-auto md:max-h-100"> 136 136 <For each={Object.keys(sessions)}>