Allow members-restricted posts to be viewable by instance moderators
But add a warning message on top of the post Signed-off-by: Thomas Citharel <tcit@tcit.fr>
This commit is contained in:
@@ -16,7 +16,7 @@ const groupDomain = "remotedomain.net";
|
||||
const groupUsername = `${groupPreferredUsername}@${groupDomain}`;
|
||||
|
||||
const defaultSlotText = "A list of elements";
|
||||
const createSlotButtonText = "+ Post a public message";
|
||||
const createSlotButtonText = "+ Create a post";
|
||||
|
||||
type Props = {
|
||||
title?: string;
|
||||
|
||||
Reference in New Issue
Block a user