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