mirror of
https://github.com/Equicord/Equicord.git
synced 2025-06-30 17:04:25 -04:00
parent
e563521416
commit
74c3930e0a
41 changed files with 141 additions and 87 deletions
|
@ -7,7 +7,7 @@ export default definePlugin({
|
|||
description: "Api required by anything that uses commands",
|
||||
patches: [
|
||||
{
|
||||
find: `"giphy","tenor"`,
|
||||
find: '"giphy","tenor"',
|
||||
replacement: [
|
||||
{
|
||||
// Matches BUILT_IN_COMMANDS. This is not exported so this is
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue