mirror of
https://gitlab.com/bignutty/labscore.git
synced 2025-06-09 06:33:05 -04:00
deal with some todos
This commit is contained in:
parent
e89c0e9aad
commit
07c6b43ca4
2 changed files with 1 additions and 4 deletions
|
@ -39,8 +39,6 @@ module.exports = {
|
|||
|
||||
if(g.owner) guildCard.description += `\n\n<:lc_guild_owner:674652779406426122> **Server Owner: **<@${g.owner.id}>`
|
||||
|
||||
// TODO: make a proper utility function to pad these codeblocks properly
|
||||
|
||||
// Channel Container
|
||||
guildCard.fields.push({
|
||||
name: `${icon("channel")} Channels`,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue