mirror of
https://github.com/Equicord/Equicord.git
synced 2025-06-29 08:24:26 -04:00
Make devs one line
This commit is contained in:
parent
fc1e999818
commit
eea64b4f33
1 changed files with 1 additions and 4 deletions
|
@ -64,10 +64,7 @@ const settings = definePluginSettings({
|
|||
export default definePlugin({
|
||||
name: "GoogleThat",
|
||||
description: "Adds a command to send a internet search link",
|
||||
authors: [
|
||||
Devs.Samwich,
|
||||
EquicordDevs.KrystalSkull,
|
||||
],
|
||||
authors: [ Devs.Samwich, EquicordDevs.KrystalSkull, ],
|
||||
tags: ["search", "google", "query", "duckduckgo", "command"],
|
||||
settings,
|
||||
commands: [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue