mirror of
https://github.com/danbulant/discord.js
synced 2026-06-24 17:21:59 +00:00
Update gitmodules (#1036)
To reflect transfer of ownership of the typings repo, in case the source forwarding does not continue indefinitely going forward
This commit is contained in:
parent
7ede44bc00
commit
dfa6740b89
1 changed files with 1 additions and 1 deletions
2
.gitmodules
vendored
2
.gitmodules
vendored
|
|
@ -1,3 +1,3 @@
|
||||||
[submodule "typings"]
|
[submodule "typings"]
|
||||||
path = typings
|
path = typings
|
||||||
url = https://github.com/acdenisSK/discord.js-typings
|
url = https://github.com/zajrik/discord.js-typings
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue