mirror of
https://github.com/ApfelTeeSaft/Reload-Backend.git
synced 2026-08-26 19:33:26 +00:00
wof wof
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
const { EmbedBuilder, SlashCommandBuilder } = require("discord.js");
|
||||
const Users = require('../../../models/user.js');
|
||||
const Profiles = require('../../../models/profiles.js');
|
||||
const Users = require('../../../model/user.js');
|
||||
const Profiles = require('../../../model/profiles.js');
|
||||
|
||||
module.exports = {
|
||||
data: new SlashCommandBuilder()
|
||||
|
||||
Reference in New Issue
Block a user