1
0

auto-git:

[change] renderer.js
This commit is contained in:
2025-05-26 02:38:21 +02:00
parent 9b056c6eea
commit a0dfce9b03

View File

@@ -1,3 +1,7 @@
import { AnimeCat } from './animeCat.js';
window.addEventListener('DOMContentLoaded', async () => {
// Elemente holen
const folderList = document.getElementById('folderList');