* Fix short timeFormat
* Pause prompts now support MCI codes using View Controller * View Controller 'noInput' option for read-only/viewable but no interaction * Ability to omit final trailing CRLF's in ANSI's * Move asset.displayArtAsset -> theme.displayThemedAsset
This commit is contained in:
@@ -95,7 +95,7 @@ function getDefaultConfig() {
|
||||
short : 'MM/DD/YYYY',
|
||||
},
|
||||
timeFormat : {
|
||||
short : 'h:mm tt',
|
||||
short : 'h:mm a',
|
||||
}
|
||||
},
|
||||
|
||||
|
||||
Reference in New Issue
Block a user