AAAAAAAAAAAAAAAAAAAAAAAAAAA

This commit is contained in:
wuggy 2026-09-14 16:11:09 -07:00
commit e0fe6706d1
6 changed files with 4 additions and 24 deletions

View file

@ -922,9 +922,7 @@ BrowserGlue.prototype = {
AutoCompletePopup.init();
DateTimePickerHelper.init();
if (typeof this._firstWindowLoaded == "function") {
this._firstWindowLoaded();
}
this._firstWindowLoaded();
},
/**