pstream is dead; long live pstream taciturnaxolotl.github.io/pstream-ng/
1
fork

Configure Feed

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

remove backend selector selecting text

Pas 9be65870 cc3e5b9c

-3
-3
src/components/form/BackendSelector.tsx
··· 62 62 {option.loading ? ( 63 63 <div className="flex items-center gap-2"> 64 64 <Loading /> 65 - <span className="text-type-secondary text-sm"> 66 - {t("auth.backendSelection.selecting")} 67 - </span> 68 65 </div> 69 66 ) : option.error ? ( 70 67 <div className="flex items-center gap-2">