Skip to content

Commit

Permalink
refactor: Remove unused prop
Browse files Browse the repository at this point in the history
  • Loading branch information
zatteo committed Dec 18, 2024
1 parent 3cfb7d5 commit fed357a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/Assistant/AssistantMobileWrapper.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ export const AssistantMobileWrapper = () => {
getFlagshipMetadata().immersive
})}
>
<AssistantMobile isCustomWallpaper={isCustomWallpaper} />
<AssistantMobile />
</div>
</CozyTheme>
)
Expand Down

0 comments on commit fed357a

Please sign in to comment.