settings for other users, fixed event time

This commit is contained in:
ivic00
2024-12-10 22:06:06 +01:00
parent 2740907d63
commit a305aedeeb
4 changed files with 171 additions and 101 deletions

View File

@ -43,7 +43,7 @@ const SettingsPage = () => {
{pageIndex == 0 && (
<View flexG centerH marginH-30 marginT-30>
<Button
disabled={isntParent}
disabled={false}
backgroundColor="white"
style={styles.mainBtn}
children={
@ -63,7 +63,7 @@ const SettingsPage = () => {
onPress={() => setPageIndex(1)}
/>
<Button
disabled={isntParent}
disabled={false}
backgroundColor="white"
style={styles.mainBtn}
children={