From cc9d5dfe56c8f0b8f2e168172e2f06076475e54d Mon Sep 17 00:00:00 2001 From: Ottodix Date: Wed, 16 Mar 2022 17:40:59 +0100 Subject: [PATCH] Update JStheme_common.js --- themes/eole/js/JStheme_common.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/themes/eole/js/JStheme_common.js b/themes/eole/js/JStheme_common.js index 23771ed4..96df871e 100644 --- a/themes/eole/js/JStheme_common.js +++ b/themes/eole/js/JStheme_common.js @@ -23,8 +23,8 @@ var last_mouse_move_notified = (new Date).getTime(); var foo_playcount = utils.CheckComponent("foo_playcount", true); var timers = [] var globalProperties = { - theme_version: '1.2.3b18', - lastest_breaking_version: '1.2.3b15', + theme_version: '1.2.3b19', + lastest_breaking_version: '1.2.3b19', thumbnailWidthMax: window.GetProperty("GLOBAL thumbnail width max", 200), coverCacheWidthMax: window.GetProperty("GLOBAL cover cache width max", 400), TextRendering: 4,