Update budday.html

This commit is contained in:
SilicoFlare
2022-10-31 22:32:51 +05:30
committed by GitHub
parent 804aee9429
commit c6c3d74da4

View File

@@ -20,9 +20,6 @@
before_12 = document.querySelector(".before12");
after_12 = document.querySelector(".after12");
before_12.style.display = 'block';
after_12.style.display = 'none';
if(cloud_canAccess === 'yes')
{
before_12.style.display = 'none';