Evandro Arruda
2 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with
2 additions and
2 deletions
-
client/components/admin/admin-users-edit.vue
-
client/components/profile/profile.vue
|
|
@ -499,9 +499,9 @@ export default { |
|
|
|
{ text: '(GMT-03:00) Rothera', value: 'Antarctica/Rothera' }, |
|
|
|
{ text: '(GMT-03:00) Salvador', value: 'America/Bahia' }, |
|
|
|
{ text: '(GMT-03:00) Santiago', value: 'America/Santiago' }, |
|
|
|
{ text: '(GMT-03:00) Sao Paulo', value: 'America/Sao_Paulo' }, |
|
|
|
{ text: '(GMT-03:00) Stanley', value: 'Atlantic/Stanley' }, |
|
|
|
{ text: '(GMT-02:00) Noronha', value: 'America/Noronha' }, |
|
|
|
{ text: '(GMT-02:00) Sao Paulo', value: 'America/Sao_Paulo' }, |
|
|
|
{ text: '(GMT-02:00) South Georgia', value: 'Atlantic/South_Georgia' }, |
|
|
|
{ text: '(GMT-01:00) Azores', value: 'Atlantic/Azores' }, |
|
|
|
{ text: '(GMT-01:00) Cape Verde', value: 'Atlantic/Cape_Verde' }, |
|
|
|
|
|
@ -469,9 +469,9 @@ export default { |
|
|
|
{ text: '(GMT-03:00) Rothera', value: 'Antarctica/Rothera' }, |
|
|
|
{ text: '(GMT-03:00) Salvador', value: 'America/Bahia' }, |
|
|
|
{ text: '(GMT-03:00) Santiago', value: 'America/Santiago' }, |
|
|
|
{ text: '(GMT-03:00) Sao Paulo', value: 'America/Sao_Paulo' }, |
|
|
|
{ text: '(GMT-03:00) Stanley', value: 'Atlantic/Stanley' }, |
|
|
|
{ text: '(GMT-02:00) Noronha', value: 'America/Noronha' }, |
|
|
|
{ text: '(GMT-02:00) Sao Paulo', value: 'America/Sao_Paulo' }, |
|
|
|
{ text: '(GMT-02:00) South Georgia', value: 'Atlantic/South_Georgia' }, |
|
|
|
{ text: '(GMT-01:00) Azores', value: 'Atlantic/Azores' }, |
|
|
|
{ text: '(GMT-01:00) Cape Verde', value: 'Atlantic/Cape_Verde' }, |
|
|
|