some changes to the photo logic

This commit is contained in:
Matthias Wirth
2021-03-12 15:48:34 +01:00
parent acc0947342
commit 1c91c729ce
3 changed files with 78 additions and 96 deletions

View File

@@ -264,7 +264,11 @@ let HideCols = [
]
let showPictures = false;
let showPictures = true;
let silAvailable = true;
let showSil = true;
let wideInfoBlock = false;
let baseInfoBlockWidth = 180;
// enable DWD Radolan (NEXRAD like weather for Germany)
let enableDWD = true;