From 43fddbffcd9e7b4d6cf82098d798329200cbcf6f Mon Sep 17 00:00:00 2001 From: nobody Date: Fri, 30 Dec 2022 06:29:38 +0100 Subject: [PATCH] Filename Chart.js (#1275) --- core/resources.js | 2 +- pages/updates/updates.html | 4 ++++ 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/core/resources.js b/core/resources.js index 81bd61fd..b3790119 100644 --- a/core/resources.js +++ b/core/resources.js @@ -301,7 +301,7 @@ var resources = { }, // Chart.js 'chartJs': { - 'path': 'resources/Chart.js/{version}/Chart.bundle.min.jsm' + 'path': 'resources/Chart.js/{version}/chart.min.jsm' }, 'chartJsCSS': { 'path': 'resources/Chart.js/{version}/Chart.min.css' diff --git a/pages/updates/updates.html b/pages/updates/updates.html index 5a059ae3..117696af 100644 --- a/pages/updates/updates.html +++ b/pages/updates/updates.html @@ -58,6 +58,10 @@ +

Fixed

+