mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-06-30 04:10:31 -04:00
Test updates, js fixes
This commit is contained in:
@@ -61,3 +61,7 @@ if (typeof module !== 'undefined' && module.exports) {
|
||||
initUploadStatusAnnouncer
|
||||
};
|
||||
}
|
||||
|
||||
if (typeof window !== 'undefined') {
|
||||
initUploadStatusAnnouncer();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user