Skip to content

Commit

Permalink
Integrate feedback pt 7
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 1ac62b2 commit fc62f7a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/view/screens/DebugMod.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -885,7 +885,7 @@ function MockAccountScreen({
<View style={[t.atoms.border_contrast_medium, a.border, a.mb_md]}>
<ScreenHider
style={{}}
screenDescription="profile"
screenDescription={_(msg`profile`)}
modui={moderation.ui('profileView')}>
<ProfileHeaderStandard
// @ts-ignore ProfileViewBasic is close enough -prf
Expand Down

0 comments on commit fc62f7a

Please sign in to comment.