Skip to content

Commit

Permalink
Purpose comment
Browse files Browse the repository at this point in the history
  • Loading branch information
llccs authored Nov 26, 2023
1 parent 185a38c commit 9452007
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion example/views/admin.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,9 @@
<link rel="stylesheet" href="/css/admin.css">
</head>
<body>

<!-- This page will allow you to view and fire cues manually. This is useful when testing setup,
running during tech/testing audio description sync and quality, and if there are any concerns about missed cues in runtime -->

<h3>Last Cue:</h3>
<div class="lastCue">
<span class="lastCueName" id="lastCue">-none-</span>
Expand Down

0 comments on commit 9452007

Please sign in to comment.