The 1st decentralized social network for sharing when you're on the toilet. Post a "flush" today! Powered by the AT Protocol.

tweak

damedotblog 88e8d711 e5dac58c

+1 -1
+1 -1
app/src/app/page.tsx
··· 438 438 className={styles.submitButton} 439 439 disabled={isSubmitting} 440 440 > 441 - {isSubmitting ? 'Updating...' : 'Update Status'} 441 + {isSubmitting ? 'Flushing...' : 'Post Flush'} 442 442 </button> 443 443 </form> 444 444 </div>