Expose BesPopup to the global window for broader access

This commit is contained in:
Aljaž Grilc 2025-01-06 11:26:13 +01:00
parent 202cf7390b
commit 7344379e85

View File

@ -2241,3 +2241,4 @@ window.BesDOMService = BesDOMService
window.BesCKService = BesCKService
window.BesDOMPlainTextService = BesDOMPlainTextService
window.BesTAService = BesTAService
window.BesPopup = BesPopup