1
0
mirror of https://codeberg.org/nobody/LocalCDN.git synced 2025-06-05 21:49:31 +02:00

Only formatting

This commit is contained in:
nobody
2020-08-13 08:07:04 +02:00
parent 3591496f9a
commit ed66f98580
6 changed files with 231 additions and 235 deletions

View File

@ -21,7 +21,6 @@
var help = {};
help._onDocumentLoaded = function () {
let language = navigator.language;
help._languageSupported = helpers.languageIsFullySupported(language);