many improvements + added public page

This commit is contained in:
Daniel
2023-05-28 09:25:49 +03:30
parent 19b848ee73
commit dc19638f2c
11 changed files with 229 additions and 159 deletions
+1 -1
View File
@@ -236,7 +236,7 @@ export default function UserSettings({ toggleSettingsModal }: Props) {
onChange={(e) => {
setWhiteListedUsersTextbox(e.target.value);
}}
></textarea>
/>
</div>
) : null}