linting and testing all over the place

This commit is contained in:
byron 2024-03-21 18:35:04 -04:00
parent 3ec9f7cf89
commit c2a8671f31

View file

@ -76,8 +76,8 @@ export default definePlugin({
embeds: [
{
// @ts-ignore
title: `Webhook Information`,
color: '#00007d',
title: "Webhook Information",
color: "#00007d",
author: {
// @ts-ignore
icon_url: `https://cdn.discordapp.com/avatars/${response.id}/${response.avatar}.png`,