handy online tools for AT Protocol boat.kelinci.net
atproto bluesky atcute typescript solidjs
20
fork

Configure Feed

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

fix: wording

Mary bc000099 f86c7903

+3 -2
+3 -2
src/views/bluesky/threadgate-applicator/steps/step5_finished.tsx
··· 6 6 return ( 7 7 <Stage title="All done!"> 8 8 <div> 9 - <p class="text-pretty">Thread gating option has been applied.</p> 9 + <p class="text-pretty">Thread gating has been applied.</p> 10 10 11 11 <p class="mt-3 text-pretty"> 12 - You can close this page, or reload the page if you intend on doing another submission. 12 + You can revoke the app password and close this page now, or reload the page if you intend on 13 + changing your mind. 13 14 </p> 14 15 </div> 15 16 </Stage>