This commit is contained in:
2025-01-17 23:33:17 +09:00
parent 0ea76fc87c
commit 630862c8ee

View File

@@ -53,8 +53,7 @@ const plugin = {
description: "Putting the discord channel id and instance relations here", description: "Putting the discord channel id and instance relations here",
type: "object", type: "object",
initialValue: { initialValue: {
"S1": "123", "S1": "123"
"S2": "123",
}, },
}, },
}, },