mirror of
https://github.com/danbulant/discord.js
synced 2026-07-05 19:20:42 +00:00
Webpack build for branch master: cc0b65d70b
This commit is contained in:
parent
88a242ae92
commit
80aff770ee
2 changed files with 2 additions and 2 deletions
|
|
@ -18225,7 +18225,7 @@ class EmojiStore extends DataStore {
|
||||||
}
|
}
|
||||||
|
|
||||||
create(data, cache) {
|
create(data, cache) {
|
||||||
super.create(data, cache, { extras: [this.guild] });
|
return super.create(data, cache, { extras: [this.guild] });
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
|
||||||
2
discord.master.min.js
vendored
2
discord.master.min.js
vendored
File diff suppressed because one or more lines are too long
Loading…
Reference in a new issue