Bottone Registrati: manca getlang che non funziona....

This commit is contained in:
paolo
2018-11-12 18:08:06 +01:00
parent 0e383f3493
commit f5b73414b1
16 changed files with 87 additions and 59 deletions

View File

@@ -3,5 +3,6 @@ export const PayloadMessageTypes = {
info: 'Info',
failure: 'Failure',
success: 'Success',
warning: 'Warning'
}
warning: 'Warning',
statusfound: 200
}