Added default units variable

Added a default units variable if users do not configure in config.js.
This commit is contained in:
roxasvalor 2016-04-24 15:33:22 -05:00
parent 2007f5ece4
commit 13a01d76f7

View File

@ -12,7 +12,8 @@ var defaults = {
language: "en",
timeFormat: 24,
units: "metric",
modules: [
{
module: "helloworld",