mirror of
https://github.com/Vendicated/Vencord.git
synced 2025-01-25 08:46:25 +00:00
AHHHHHH
This commit is contained in:
parent
71782dc6cd
commit
f11e8b7798
1 changed files with 1 additions and 1 deletions
|
@ -6,4 +6,4 @@
|
|||
|
||||
// This file is for types of the connection items
|
||||
|
||||
type ConnectionUrlLink = `${string & { __regexPattern: /\$\{(?:id|name)\}/ }}`;
|
||||
type ConnectionUrlLink = `${string & { __brand: "\\$\\{(?:id|name)\\}" }}`;
|
||||
|
|
Loading…
Reference in a new issue