Fix ambs location name

mx
Letícia Camara 2018-10-05 17:38:54 -03:00
parent a3ced92125
commit 44719fb040
1 changed files with 1 additions and 1 deletions

View File

@ -52,7 +52,7 @@ const mapsStyles = {
const columnData = [
{ id: 'nickname', numeric: false, disablePadding: true, label: 'Nickname' },
{ id: 'location', numeric: false, disablePadding: true, label: 'BTS Account' },
{ id: 'location', numeric: false, disablePadding: true, label: 'Location' },
{ id: 'telegram', numeric: false, disablePadding: false, label: 'Telegram Account' },
{ id: 'keybase', numeric: false, disablePadding: false, label: 'Keybase' },
{ id: 'email', numeric: false, disablePadding: false, label: 'Email' },