Recording player fix for recorded file name.

Ylian Saint-Hilaire committed Jan 24, 2022 at 11:00 UTC f55e6302ace68f6c38fc4493f5538cc58d83b015
1 file changed +1 -1
views/player.handlebars
+1 -1
@@ -33,7 +33,7 @@
33 </div>
34 <div>
35 <input id="OpenFileButton" type=button value="Open File..." onclick="openfile()" style="display:none">
36 - <div id="deskstatus" style="line-height:22px;overflow:hidden;max-height:22px"></div>
36 + <span id="deskstatus" style="line-height:22px;overflow:hidden;max-height:22px"></span>
37 </div>
38 </div>
39 <div id=deskarea3x style="max-height:calc(100vh - 58px);height:calc(100vh - 58px);" onclick="togglePause()">