Skip to content

Commit

Permalink
Coding while streaming - adding image names to screen
Browse files Browse the repository at this point in the history
  • Loading branch information
starstryder committed Sep 22, 2024
1 parent 12e35e8 commit 17235c5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions csb/csb-apps/Mosaic/template.php
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@
<div id="project_canvas" width="450" height="450">
<img id="currentImage" src="" data-image-id="0">
</div>
<div id="test">Image Name will go here</div>
</div>
<div class="col-6">
<div class="row">
Expand Down

0 comments on commit 17235c5

Please sign in to comment.