fix structure

This commit is contained in:
Jannis 2025-02-19 19:54:56 +01:00
parent 3cc4ae5699
commit a7e1a41de4
31 changed files with 102 additions and 13 deletions

5
db.js
View file

@ -1,5 +0,0 @@
db.createCollection("spieler");
db.createCollection("spiele");
db.createCollection("achievements");