mirror of
https://gitlab.com/bignutty/labscore.git
synced 2025-06-08 22:23:03 -04:00
new invite display
This commit is contained in:
parent
9fa0fb1ee4
commit
115a9fe9ea
2 changed files with 14 additions and 5 deletions
|
@ -109,7 +109,11 @@ module.exports.STATICS = Object.freeze({
|
|||
urbandictionary: staticAsset(Statics.brands.urbandictionary),
|
||||
wikihow: staticAsset(Statics.brands.wikihow),
|
||||
wolframalpha: staticAsset(Statics.brands.wolframalpha),
|
||||
youtube: staticAsset(Statics.brands.youtube)
|
||||
youtube: staticAsset(Statics.brands.youtube),
|
||||
embedSpacerInvite: staticAsset({
|
||||
file: "misc/embed-spacer-botinvite.png",
|
||||
revision: 0
|
||||
})
|
||||
})
|
||||
|
||||
module.exports.STATIC_ICONS = Object.freeze({
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue