From e4bec702ac90f09345afdb2ca9f6feb1c636f80d Mon Sep 17 00:00:00 2001 From: Claire Date: Tue, 3 May 2022 10:59:23 +0200 Subject: [Glitch] Rename toots to posts in various places, add or reword DM warnings Port part of be0bc9acbffe2d6126f382b946be0469d756048c and 7e244879feaa8de9894e1147ff49a7e762fe462a to glitch-soc --- .../flavours/glitch/features/directory/components/account_card.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app/javascript/flavours/glitch/features/directory/components') diff --git a/app/javascript/flavours/glitch/features/directory/components/account_card.js b/app/javascript/flavours/glitch/features/directory/components/account_card.js index c9ef5850c..6c554336c 100644 --- a/app/javascript/flavours/glitch/features/directory/components/account_card.js +++ b/app/javascript/flavours/glitch/features/directory/components/account_card.js @@ -191,7 +191,7 @@ class AccountCard extends ImmutablePureComponent {
- +
-- cgit