This commit is contained in:
2026-01-13 21:01:10 +03:00
parent cec3a35d83
commit 7d540962a1
6 changed files with 79 additions and 21 deletions

View File

@@ -1,3 +1,4 @@
db.createCollection("logs");
db.createCollection("msg_logs");
db.createCollection("codes");
db.createCollection("codes");
db.createCollection("rp_chat_messages");