minor UI fix

This commit is contained in:
sairaj mote 2022-03-23 16:28:16 +05:30
parent a95b955dd8
commit e3788b4cb0

View File

@ -45,7 +45,7 @@
</script> </script>
</head> </head>
<body onload="onLoadStartUp()"> <body class="hide" onload="onLoadStartUp()">
<sm-notifications id="notification_drawer"></sm-notifications> <sm-notifications id="notification_drawer"></sm-notifications>
<audio id="notification_sound"> <audio id="notification_sound">
<source src="https://rmservices.duckdns.org/files/notification-sound.mp3" type="audio/mpeg"> <source src="https://rmservices.duckdns.org/files/notification-sound.mp3" type="audio/mpeg">