Skip to content

Commit

Permalink
Update theme version
Browse files Browse the repository at this point in the history
  • Loading branch information
Ottodix committed Mar 26, 2024
1 parent 834d9cb commit 02c8010
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 @@ -23,7 +23,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.3b22',
theme_version: '1.2.3b23',
lastest_breaking_version: '1.2.3b20',
thumbnailWidthMax: window.GetProperty("GLOBAL thumbnail width max", 200),
coverCacheWidthMax: window.GetProperty("GLOBAL cover cache width max", 400),
Expand Down

0 comments on commit 02c8010

Please sign in to comment.