diff options
author | 2016-11-30 13:56:38 +0100 | |
---|---|---|
committer | 2016-11-30 13:56:38 +0100 | |
commit | 04f11ce672bab52f7a2536eccb7189fdd4457166 (patch) | |
tree | 78b4cc505bb1137604f13d14ee5a24666e8e534f /conf/AppDefaults.js | |
parent | 10e862acbf852e1b0fc85e042631df3aa691e2fa (diff) |
fix AppDefaults.js path
Signed-off-by: Ronan <ronan.lemartret@iot.bzh>
Diffstat (limited to 'conf/AppDefaults.js')
-rw-r--r-- | conf/AppDefaults.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/AppDefaults.js b/conf/AppDefaults.js index fd5c108..3c34166 100644 --- a/conf/AppDefaults.js +++ b/conf/AppDefaults.js @@ -15,7 +15,7 @@ */ // Runtime config will be: -// - initialized with default from doctools/webdocs/conf/AppDefault.js +// - initialized with default from doctools/webdocs/conf/AppDefaults.js // - overridden by this config config = { |