Fix : initialize heron database
release-tag / release-image (push) Successful in 59s

This commit is contained in:
2024-08-01 17:11:30 +02:00
parent 286f7fbed5
commit 7b2a80dde3
+2
View File
@@ -1,5 +1,7 @@
rs.initiate(); rs.initiate();
db = db.getSiblingDB("heron");
const EffectType = { const EffectType = {
CHAMPION_ACTION: "champion_action", CHAMPION_ACTION: "champion_action",
SUICIDE: "suicide", SUICIDE: "suicide",