Correción de errores
This commit is contained in:
parent
02e3ce0677
commit
ebdc15a55c
@ -1,5 +1,6 @@
|
||||
// PlayerHidder.js
|
||||
document.addEventListener('DOMContentLoaded', function() {
|
||||
console.log('PlayerHidder.js loaded');
|
||||
const selector = '#map-container > div > div:nth-child(2)';
|
||||
|
||||
function hideDiv() {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user