summary refs log tree commit diff
path: root/src/plugins/example-plugin/plugin.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/example-plugin/plugin.json')
-rw-r--r--src/plugins/example-plugin/plugin.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/plugins/example-plugin/plugin.json b/src/plugins/example-plugin/plugin.json

index 2fcb7a00..f6c1b7ff 100644 --- a/src/plugins/example-plugin/plugin.json +++ b/src/plugins/example-plugin/plugin.json
@@ -6,5 +6,5 @@ ], "repository": "https://github.com/fosscord/fosscord-server", "license": "", - "index": "ExamplePlugin.js" + "mainClass": "TestPlugin" }