fix table graph time format custom option

pull/2997/head
Iris Scholten 2018-03-14 15:48:49 -07:00
parent ef4fbba690
commit b91264b969
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@ export const FORMAT_OPTIONS = [
{text: 'MMMM D, YYYY'},
{text: 'MMMM D, YYYY h:mm A'},
{text: 'dddd, MMMM D, YYYY h:mm A'},
{text: TIME_FORMAT_DEFAULT},
{text: TIME_FORMAT_CUSTOM},
]
export const DEFAULT_TABLE_OPTIONS = {