Update instanceEntrypoint to 'instance.js'

This commit is contained in:
2026-09-12 23:58:20 +09:00
committed by GitHub
parent 866e41be54
commit ff9ac445c9
+1 -1
View File
@@ -30,7 +30,7 @@ const plugin = {
name: 'ClusterChatSync', name: 'ClusterChatSync',
title: 'Cluster Chat Sync', title: 'Cluster Chat Sync',
description: 'One way chat sync.', description: 'One way chat sync.',
instanceEntrypoint: 'instance', instanceEntrypoint: 'instance.js',
controllerEntrypoint: 'controller', controllerEntrypoint: 'controller',
controllerConfigFields: { controllerConfigFields: {
'ClusterChatSync.discord_bot_token': { 'ClusterChatSync.discord_bot_token': {