Skip to content

Commit

Permalink
Web: Files: Tiles: Fix after merge
Browse files Browse the repository at this point in the history
  • Loading branch information
dmitry-kulak committed Jan 21, 2022
1 parent b740a4d commit 83fd179
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ const FileTile = (props) => {
isEdit,
quickButtonsComponent,
badgesComponent,
t,
} = props;

const temporaryExtension =
Expand Down

0 comments on commit 83fd179

Please sign in to comment.