Make devs one line

This commit is contained in:
Indiana Jone (Indi) 2025-06-21 12:01:03 -04:00
parent fc1e999818
commit eea64b4f33

View file

@ -64,10 +64,7 @@ const settings = definePluginSettings({
export default definePlugin({ export default definePlugin({
name: "GoogleThat", name: "GoogleThat",
description: "Adds a command to send a internet search link", description: "Adds a command to send a internet search link",
authors: [ authors: [ Devs.Samwich, EquicordDevs.KrystalSkull, ],
Devs.Samwich,
EquicordDevs.KrystalSkull,
],
tags: ["search", "google", "query", "duckduckgo", "command"], tags: ["search", "google", "query", "duckduckgo", "command"],
settings, settings,
commands: [ commands: [