Skip to content

Commit

Permalink
Update JStheme_common.js
Browse files Browse the repository at this point in the history
  • Loading branch information
Ottodix committed Jun 15, 2020
1 parent c2dac67 commit 41c7b63
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion themes/eole/js/JStheme_common.js
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ var last_mouse_move_notified = (new Date).getTime();
var foo_playcount = utils.CheckComponent("foo_playcount", true);
var timers = []
var globalProperties = {
theme_version: '1.2.3b15',
theme_version: '1.2.3b16',
lastest_breaking_version: '1.2.3b15',
thumbnailWidthMax: window.GetProperty("GLOBAL thumbnail width max", 200),
coverCacheWidthMax: window.GetProperty("GLOBAL cover cache width max", 400),
Expand Down

0 comments on commit 41c7b63

Please sign in to comment.