Skip to content

Commit

Permalink
chore: update package and icon
Browse files Browse the repository at this point in the history
  • Loading branch information
filipemarins committed Oct 3, 2022
1 parent 00c41cb commit c3a86fb
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ const AppsModelList: FC<AppsModelListProps> = ({ appBoxItems, showManageApps, cl
{showManageApps && (
<>
<ListItem
icon='cube'
icon='store'
text={t('Marketplace')}
action={(): void => {
marketplaceRoute.push();
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5474,9 +5474,9 @@ __metadata:
linkType: soft

"@rocket.chat/icons@npm:next":
version: 0.32.0-dev.130
resolution: "@rocket.chat/icons@npm:0.32.0-dev.130"
checksum: e7dbbf45e7b7eeb81670746d2440cb55bbe750fe432f2ac81f8437e02c08ee9be5596828d65392eca2664b667e2c608b417daf0db70277fdd51efda33726cbe4
version: 0.32.0-dev.140
resolution: "@rocket.chat/icons@npm:0.32.0-dev.140"
checksum: 9da9f6537268a49b814879b2abaaf93de05d42009e023459cf3c2d5966564910ae1ea83a2ccfe6723cfb8077546534d2d281418963d27daf5a58a4ee45029042
languageName: node
linkType: hard

Expand Down

0 comments on commit c3a86fb

Please sign in to comment.