many improvements + added public page
This commit is contained in:
@@ -236,7 +236,7 @@ export default function UserSettings({ toggleSettingsModal }: Props) {
|
||||
onChange={(e) => {
|
||||
setWhiteListedUsersTextbox(e.target.value);
|
||||
}}
|
||||
></textarea>
|
||||
/>
|
||||
</div>
|
||||
) : null}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user