update chartjs

This commit is contained in:
Dennis Eichhorn 2023-05-24 18:09:35 +00:00
parent 78b589d3d8
commit 673bd1de25
3 changed files with 21 additions and 13846 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -847,6 +847,8 @@ const PDFViewerApplication = {
file = file.replaceAll('+', ' ');
file = file.replaceAll('#', '%23');
console.log(file);
const workerParameters = _app_options.AppOptions.getAll(_app_options.OptionKind.WORKER);
for (const key in workerParameters) {