Skip to content

Commit

Permalink
Integrate feedback pt 6
Browse files Browse the repository at this point in the history
Co-authored-by: Takayuki KUSANO <[email protected]>
  • Loading branch information
estrattonbailey and tkusano authored Mar 18, 2024
1 parent 8cf4200 commit 1ac62b2
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 @@ -880,6 +880,7 @@ function MockAccountScreen({
moderationOpts: ModerationOpts
}) {
const t = useTheme()
const {_} = useLingui()
return (
<View style={[t.atoms.border_contrast_medium, a.border, a.mb_md]}>
<ScreenHider
Expand Down

0 comments on commit 1ac62b2

Please sign in to comment.