diff --git a/www/common/cryptpad-common.js b/www/common/cryptpad-common.js index a7bbf746b..dae4c3e62 100644 --- a/www/common/cryptpad-common.js +++ b/www/common/cryptpad-common.js @@ -1033,7 +1033,7 @@ define([ $('iframe').each(function (idx, ifrw) { $(ifrw).contents().find('.dropdown-bar-content').hide(); }); - } catch (e) { + } catch (er) { // empty try catch in case this iframe is problematic (cross-origin) } if (state) {