We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 834d9cb commit 02c8010Copy full SHA for 02c8010
themes/eole/js/JStheme_common.js
@@ -23,7 +23,7 @@ var last_mouse_move_notified = (new Date).getTime();
23
var foo_playcount = utils.CheckComponent("foo_playcount", true);
24
var timers = []
25
var globalProperties = {
26
- theme_version: '1.2.3b22',
+ theme_version: '1.2.3b23',
27
lastest_breaking_version: '1.2.3b20',
28
thumbnailWidthMax: window.GetProperty("GLOBAL thumbnail width max", 200),
29
coverCacheWidthMax: window.GetProperty("GLOBAL cover cache width max", 400),
0 commit comments