Another Fix

This commit is contained in:
Christopher Cookman 2025-11-18 12:09:49 -07:00
parent a1728d8011
commit a0e96f50c2

View file

@ -2,6 +2,7 @@ const pool = global.pool
const fpbx = global.fpbx
const client = global.client
const log = global.log
const Discord = require('discord.js');
module.exports = {};