mirror of
https://github.com/NuSkooler/enigma-bbs.git
synced 2025-07-26 20:48:27 +02:00
core/onelinerz.js
tsFormat -> dateTimeFormat (WIP on standardization)
This commit is contained in:
parent
047d8fae89
commit
5859ba0b68
1 changed files with 2 additions and 2 deletions
|
@ -88,7 +88,7 @@
|
||||||
|
|
||||||
fullLoginSequenceOnelinerz: {
|
fullLoginSequenceOnelinerz: {
|
||||||
config: {
|
config: {
|
||||||
tsFormat: ddd h:mma
|
dateTimeFormat: ddd h:mma
|
||||||
}
|
}
|
||||||
0: {
|
0: {
|
||||||
mci: {
|
mci: {
|
||||||
|
@ -195,7 +195,7 @@
|
||||||
|
|
||||||
mainMenuOnelinerz: {
|
mainMenuOnelinerz: {
|
||||||
config: {
|
config: {
|
||||||
tsFormat: ddd h:mma
|
dateTimeFormat: ddd h:mma
|
||||||
}
|
}
|
||||||
0: {
|
0: {
|
||||||
mci: {
|
mci: {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue