Web/register success popup close issue (#2141)

* Added succesful registration popup id to Add index ids.
This commit is contained in:
Bogdan Artemenko 2019-06-06 18:34:02 +03:00 committed by GitHub
parent 91a0ece959
commit 0fc8fd533d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

View File

@ -25,6 +25,7 @@ import { APP_STATE_ACTIONS } from '@/utils/constants/actionNames';
'sortTeamMemberByDropdown',
'sortTeamMemberByDropdownButton',
'notificationArea',
'successfulRegistrationPopup',
]
};
},

File diff suppressed because one or more lines are too long