Files
happy-life-star/开心APP网页代码v1.1/wnD97OS/life_milestones.js
T
2025-07-26 00:37:18 +08:00

6 lines
135 B
JavaScript

document.addEventListener('DOMContentLoaded', () => {
if (typeof lucide !== 'undefined') {
lucide.createIcons();
}
});