diff --git a/source/app/web/statics/about/index.html b/source/app/web/statics/about/index.html index ba531065..014d8c24 100644 --- a/source/app/web/statics/about/index.html +++ b/source/app/web/statics/about/index.html @@ -367,6 +367,6 @@ - + diff --git a/source/app/web/statics/about/script.js b/source/app/web/statics/about/script.js index 794dda60..f25b1019 100644 --- a/source/app/web/statics/about/script.js +++ b/source/app/web/statics/about/script.js @@ -149,6 +149,7 @@ metrics: null, pending: false, error: null, + config: {}, }, }) })() diff --git a/source/app/web/statics/index.html b/source/app/web/statics/index.html index 0d4496af..c4d945d3 100644 --- a/source/app/web/statics/index.html +++ b/source/app/web/statics/index.html @@ -187,7 +187,7 @@ - - + + \ No newline at end of file