File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -53,7 +53,7 @@ def self.error_codes
5353 failed_to_reset_password : { description : 'Failed to reset the user password' } ,
5454 loading_identity_failed : { description : 'Failed to load user identity from external provider' } ,
5555 invalid_flow_setting : { description : 'The flow setting is invalid because of active model errors' } ,
56- invalid_namespace_member : { description : 'The flow setting is invalid because of active model errors' } ,
56+ invalid_namespace_member : { description : 'The namespace member is invalid because of active model errors' } ,
5757 invalid_attachment : { description : 'The attachment is invalid because of active model errors' } ,
5858 invalid_namespace_license : { description : 'The namespace license is invalid because of active model errors' } ,
5959 project_not_found : { description : 'The namespace project with the given identifier was not found' } ,
You can’t perform that action at this time.
0 commit comments