Added listing for TimeFormat

This commit is contained in:
Jean-Christophe Bourgault
2016-05-01 22:30:24 -04:00
parent 881f5233e9
commit 6107be18a9

View File

@@ -957,6 +957,7 @@ CM.Disp.AddMenuPref = function(title) {
frag.appendChild(listing('Stats'));
frag.appendChild(listing('UpStats'));
frag.appendChild(listing('SayTime'));
frag.appendChild(listing('TimeFormat'));
frag.appendChild(header('Other'));
frag.appendChild(listing('Scale'));