Jake Vanderwerf
2026-02-11 427efb903c2f23c5ddc05ce75d869fdb187d771d
assets/js/concise/QueueOld.js
@@ -77,7 +77,7 @@
      this.initUI();
      this.initListeners();
      if (this.ui.panel) {
         this.popup = new window.jvbPopup({
         this.popup = window.jvbPopup.registerPopup({
            popup: this.ui.panel,
            toggle: this.ui.toggle,
            name: 'Queue Panel',