Skip to content

Commit

Permalink
download now works correctly on Edge
Browse files Browse the repository at this point in the history
  • Loading branch information
briskt committed Dec 3, 2024
1 parent 719481c commit 641a6e0
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions modules/material/themes/material/mfa/new-backup-codes.twig
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,6 @@
if (bowser.msie) {
disablePrint();
disableDownload();
} else if (bowser.msedge) {
disableDownload();
}
}
Expand Down

0 comments on commit 641a6e0

Please sign in to comment.