fix timeout-popup

This commit is contained in:
Beverly Nguyen
2025-10-08 11:59:30 -07:00
parent ebf1f96403
commit 809c5b5dee
2 changed files with 2 additions and 1 deletions

View File

@@ -1,3 +1,4 @@
window.NotifyModules = window.NotifyModules || {};
window.NotifyModules.TimeoutPopup = window.NotifyModules.TimeoutPopup || {};
(function(window) {