Skip to content

Commit

Permalink
teste
Browse files Browse the repository at this point in the history
  • Loading branch information
Ianyourgod committed Jun 22, 2024
1 parent cd86afb commit 8710711
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/menu-bar/share-button.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ class ShareButton extends React.Component {
}
async handleMessageEvent(e) {
if (!e.origin.startsWith(`https://penguinmod-home-git-new-backend-live-penguinmod.vercel.app`)) {
return;
//return;
}

if (!e.data.p4) {
Expand Down

0 comments on commit 8710711

Please sign in to comment.