mirror of
https://gitlab.com/bignutty/labscore.git
synced 2025-06-08 14:13:02 -04:00
fix
This commit is contained in:
parent
7205108d1f
commit
1cb686cbc5
1 changed files with 2 additions and 1 deletions
|
@ -1,4 +1,5 @@
|
|||
const { createEmbed } = require('#utils/embed')
|
||||
const { createEmbed } = require('#utils/embed');
|
||||
const { smallPill } = require('#utils/markdown');
|
||||
const { editOrReply } = require('#utils/message')
|
||||
|
||||
const { execSync } = require('child_process');
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue