mirror of
https://github.com/Vendicated/Vencord.git
synced 2025-01-10 09:56:24 +00:00
Update connections.ts
This commit is contained in:
parent
f7d7015507
commit
a23d7e4371
1 changed files with 1 additions and 1 deletions
|
@ -6,4 +6,4 @@
|
||||||
|
|
||||||
// This file is for types of the connection items
|
// This file is for types of the connection items
|
||||||
|
|
||||||
// coming soon when i make it lol
|
type ConnectionUrlLink = string & { __regexPattern: /\$\{(?:id|name)\}/ };
|
||||||
|
|
Loading…
Reference in a new issue