Email Verificata !
This commit is contained in:
4
src/store/modules/serv_constants.js
Normal file
4
src/store/modules/serv_constants.js
Normal file
@@ -0,0 +1,4 @@
|
||||
export const serv_constants = {
|
||||
RIS_CODE_EMAIL_ALREADY_VERIFIED: -20,
|
||||
RIS_CODE_EMAIL_VERIFIED: 1,
|
||||
};
|
||||
Reference in New Issue
Block a user