mirror of
https://github.com/ChomeNS/chomens-bot-mc.git
synced 2024-11-14 10:44:55 -05:00
missing jsdocs comment moment
This commit is contained in:
parent
9f8b4f6bd8
commit
059f7bf6af
1 changed files with 1 additions and 0 deletions
|
@ -1,3 +1,4 @@
|
|||
/* eslint-disable require-jsdoc */
|
||||
/* eslint-disable max-len */
|
||||
const {MessageEmbed} = require('discord.js');
|
||||
function add(command, interval, bot) {
|
||||
|
|
Loading…
Reference in a new issue