We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9e06ce4 commit 68eb108Copy full SHA for 68eb108
public/js/view.js
@@ -549,5 +549,4 @@ const setupUI = (user) => {
549
document.addEventListener('DOMContentLoaded', function () {
550
var modals = document.querySelectorAll('.modal');
551
M.Modal.init(modals);
552
-});
553
-
+});
0 commit comments