mirror of
https://github.com/ReVanced/revanced-bots.git
synced 2026-01-11 13:56:15 +00:00
fix(bots/discord): replace use of deprecated options.ephemeral in replies
This commit is contained in:
@@ -56,6 +56,7 @@
|
||||
"patchedDependencies": {
|
||||
"@semantic-release/npm@12.0.1": "patches/@semantic-release%2Fnpm@12.0.1.patch",
|
||||
"drizzle-kit@0.22.8": "patches/drizzle-kit@0.22.8.patch",
|
||||
"decancer@3.2.4": "patches/decancer@3.2.4.patch"
|
||||
"decancer@3.2.4": "patches/decancer@3.2.4.patch",
|
||||
"discord.js@14.18.0": "patches/discord.js@14.18.0.patch"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user