Skip to content

Commit

Permalink
Removed debug overlay
Browse files Browse the repository at this point in the history
Signed-off-by: ghokun <gokhun@gmail.com>
  • Loading branch information
ghokun committed Apr 14, 2021
1 parent cfbc23d commit 289103a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion internal/server/assets/application.js
Original file line number Diff line number Diff line change
Expand Up @@ -805,7 +805,7 @@ if (atv.player) {
}, 5000);

// Creates a text view that will be overlayed at the top of the video.
TextViewController.initiateView("counter");
// TextViewController.initiateView("counter");

atv.sessionStorage["already-watched-ad"] = false;
atv.sessionStorage["in-ad"] = false;
Expand Down

0 comments on commit 289103a

Please sign in to comment.