Update threadUpdate.js

This commit is contained in:
Corwin 2023-08-03 17:52:53 +01:00 committed by GitHub
parent 69ce34a856
commit 6a44272760
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -11,8 +11,8 @@ module.exports = async (client, oldChannel, newChannel) => {
if (!logsChannel) return;
client.embed({
title: `📖・Thread created`,
desc: `A thread has been created`,
title: `📖・Thread updated`,
desc: `A thread has been updated`,
fields: [
{
name: `> Old name`,