mirror of
https://github.com/Dvorinka/PPve.git
synced 2026-06-04 04:22:58 +00:00
fef
This commit is contained in:
@@ -3203,6 +3203,11 @@ function applyTemplate(templateId) {
|
|||||||
bannerPreview.scrollIntoView({ behavior: 'smooth', block: 'nearest' });
|
bannerPreview.scrollIntoView({ behavior: 'smooth', block: 'nearest' });
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
// Load apps when the page loads
|
||||||
|
document.addEventListener('DOMContentLoaded', function() {
|
||||||
|
loadApps();
|
||||||
|
});
|
||||||
</script>
|
</script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
Reference in New Issue
Block a user