Fix Broken Devs

This commit is contained in:
thororen1234 2024-07-07 00:48:27 -04:00
parent bc0543c8dd
commit e38a70a25e
8 changed files with 12 additions and 33 deletions

View file

@ -42,13 +42,7 @@ const settings = definePluginSettings({
export default definePlugin({
name: "Experiments",
description: "Enable Access to Experiments & other dev-only features in Discord!",
authors: [
Devs.Megu,
Devs.Ven,
Devs.Nickyux,
Devs.BanTheNons,
Devs.Nuckyz
],
authors: [Devs.Megu, Devs.Ven, Devs.Nickyux, Devs.BanTheNons, Devs.Nuckyz],
settings,