about summary refs log tree commit diff
path: root/src/screens/Moderation/index.tsx
diff options
context:
space:
mode:
Diffstat (limited to 'src/screens/Moderation/index.tsx')
-rw-r--r--src/screens/Moderation/index.tsx5
1 files changed, 1 insertions, 4 deletions
diff --git a/src/screens/Moderation/index.tsx b/src/screens/Moderation/index.tsx
index 26fa9ec77..d0bfaeade 100644
--- a/src/screens/Moderation/index.tsx
+++ b/src/screens/Moderation/index.tsx
@@ -308,10 +308,7 @@ export function ModerationScreenInner({
                 </ButtonText>
               </Button>
 
-              <BirthDateSettingsDialog
-                control={birthdateDialogControl}
-                preferences={preferences}
-              />
+              <BirthDateSettingsDialog control={birthdateDialogControl} />
             </>
           )}
           <View