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: [ embeds: [
{ {
// @ts-ignore // @ts-ignore
title: `Webhook Information`, title: "Webhook Information",
color: '#00007d', color: "#00007d",
author: { author: {
// @ts-ignore // @ts-ignore
icon_url: `https://cdn.discordapp.com/avatars/${response.id}/${response.avatar}.png`, icon_url: `https://cdn.discordapp.com/avatars/${response.id}/${response.avatar}.png`,