Skip to content

Commit

Permalink
style: 🎨 fix code style issues with Prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
fairdataihub-bot committed Aug 21, 2024
1 parent ecdfd28 commit 06b4fdd
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/renderer/src/scripts/globals.js
Original file line number Diff line number Diff line change
Expand Up @@ -1335,7 +1335,6 @@ window.addBfAccount = async (ev, verifyingOrganization = False) => {
});
}


if (ev?.parentNode?.parentNode?.classList.contains("organize-dataset")) {
// enable the Confirm button
$("#confirm-account-workspace").prop("disabled", false);
Expand Down

0 comments on commit 06b4fdd

Please sign in to comment.