Skip to content

Commit

Permalink
up main version
Browse files Browse the repository at this point in the history
  • Loading branch information
fgl27 committed Aug 1, 2024
1 parent 03080e6 commit 5b71c3f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion release/githubio/js/main.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion release/githubio/js/main_uncompressed.js
Original file line number Diff line number Diff line change
Expand Up @@ -34874,7 +34874,7 @@
broadcaster = cell.stream.broadcaster;

return [
cell.stream.previewImageURL ? cell.stream.previewImageURL.replace('{width}x{height}', Main_VideoSize) : '', //0
cell.stream.previewImageURL, //0
broadcaster ? broadcaster.displayName : '', //1
cell.stream.title, //2
game ? game.displayName : '', //3
Expand Down

0 comments on commit 5b71c3f

Please sign in to comment.