fix
This commit is contained in:
@@ -1321,6 +1321,8 @@
|
||||
container.innerHTML = `
|
||||
<h1>Inicio</h1>
|
||||
<em>Utiliza el menú superior para abrir un modulo</em>
|
||||
<br><br>
|
||||
<button onclick="localStorage.removeItem('radata'); removeCache(); location.reload()">Borrar cache</button>
|
||||
`;
|
||||
},
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user