Skip to content

Commit

Permalink
fix type error
Browse files Browse the repository at this point in the history
  • Loading branch information
mozzius committed Dec 2, 2024
1 parent 5ff0e74 commit 6b34d25
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/view/screens/DebugMod.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -917,6 +917,7 @@ function MockAccountScreen({
profile={profile}
moderationOpts={moderationOpts}
descriptionRT={new RichText({text: profile.description as string})}
backgroundColor={t.atoms.bg.backgroundColor}
/>
</ScreenHider>
</View>
Expand Down

0 comments on commit 6b34d25

Please sign in to comment.