Skip to content

Commit

Permalink
tiny fix
Browse files Browse the repository at this point in the history
  • Loading branch information
JasminDreasond committed Sep 25, 2023
1 parent 096898b commit d976323
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/app/organisms/profile-viewer/ProfileViewer.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -448,6 +448,7 @@ function ProfileViewer() {

executeMenu(openItem, tinyData);
tinyMenuId = openItem;
return false;

});

Expand Down

0 comments on commit d976323

Please sign in to comment.