[build] /static

This commit is contained in:
Markus Heiser 2021-11-30 12:43:18 +01:00
parent 7dc9cc91a8
commit 4798acc661
10 changed files with 78 additions and 8 deletions

View file

@ -24,6 +24,10 @@
hotkeys: script.getAttribute('data-hotkeys') === 'true',
static_path: script.getAttribute('data-static-path'),
translations: JSON.parse(script.getAttribute('data-translations')),
theme : {
// image that is displayed if load of <img src='...'> failed
img_load_error: 'img/img_load_error.svg'
}
};
// update the css