Skip to content

Commit

Permalink
up main files
Browse files Browse the repository at this point in the history
  • Loading branch information
fgl27 committed Jul 29, 2024
1 parent dc8aee6 commit db8fc57
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion release/githubio/js/main.js

Large diffs are not rendered by default.

2 changes: 2 additions & 0 deletions release/githubio/js/main_uncompressed.js
Original file line number Diff line number Diff line change
Expand Up @@ -31793,6 +31793,7 @@
if (AddUser_UserIsSet()) {
Screens_ThumbOptionScreens.push(STR_USER + STR_SPACE_HTML + STR_LIVE);
Screens_ThumbOptionScreens.push(STR_USER + STR_SPACE_HTML + STR_GAMES);
Screens_ThumbOptionScreens.push(STR_USER + STR_SPACE_HTML + STR_VIDEOS);
Screens_ThumbOptionScreens.push(STR_USER + STR_SPACE_HTML + STR_CHANNELS);
Screens_ThumbOptionScreens.push(STR_USER + STR_SPACE_HTML + STR_HISTORY);
Screens_ThumbOptionScreens.push(STR_USER + STR_SPACE_HTML + STR_BLOCKED);
Expand Down Expand Up @@ -31827,6 +31828,7 @@
Main_Clip,
Main_UserLive,
Main_usergames,
Main_UserVod,
Main_UserChannels,
Main_History[Main_HistoryPos],
Main_Blocked
Expand Down

0 comments on commit db8fc57

Please sign in to comment.