mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-09 16:13:31 +01:00
build: allowAny instead of allowedAny (#10825)
This commit is contained in:
@@ -80,7 +80,7 @@
|
|||||||
"ignoreMissing": [
|
"ignoreMissing": [
|
||||||
"*"
|
"*"
|
||||||
],
|
],
|
||||||
"allowedAny": [
|
"allowAny": [
|
||||||
"*"
|
"*"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user