feat: min rel? full bell!

This commit is contained in:
zkldi
2024-06-07 15:20:42 +01:00
parent 41aa3ebaaf
commit b1f1caf160
+1 -1
View File
@@ -44,7 +44,7 @@ export const ONGEKI_SINGLE_CONF = {
bellLamp: {
type: "ENUM",
values: ["NONE", "FULL BELL"],
minimumRelevantValue: "NONE",
minimumRelevantValue: "FULL BELL",
description: "Tracks whether all bells in the chart have been collected.",
},
},