Added dprint and formatted file to it
Signed-off-by: Taken <taken@mairimashita.org>
This commit is contained in:
@@ -23,7 +23,7 @@ export default async function play(interaction: ChatInputCommandInteraction) {
|
||||
const { track } = await player.play(channel, query, {
|
||||
requestedBy: interaction.user,
|
||||
nodeOptions: {
|
||||
volume: 25,
|
||||
volume: 25
|
||||
}
|
||||
})
|
||||
|
||||
@@ -40,4 +40,4 @@ export default async function play(interaction: ChatInputCommandInteraction) {
|
||||
}
|
||||
}]
|
||||
})
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user