- Tag HTML sugli annunci non vengono visualizzati correttamente... <div>...</div>

This commit is contained in:
Surya Paolo
2024-09-18 13:11:56 +02:00
parent d4e0f2cf1a
commit 1142526ed8
60 changed files with 1273 additions and 90 deletions

View File

@@ -102,7 +102,6 @@ export default defineComponent({
}
function beforeDestroy() {
console.log('beforeDestroy')
clearInterval(polling.value)
}