mirror of
https://github.com/Equicord/Equicord.git
synced 2025-06-09 14:43:03 -04:00
feat(nitroBypass): add sticker bypass (#184)
Co-authored-by: Vendicated <vendicated@riseup.net>
This commit is contained in:
parent
d69dfd6205
commit
7d5ade21fc
6 changed files with 307 additions and 55 deletions
2
src/globals.d.ts
vendored
2
src/globals.d.ts
vendored
|
@ -21,7 +21,7 @@ declare global {
|
|||
/**
|
||||
* This exists only at build time, so references to it in patches should insert it
|
||||
* via String interpolation OR use different replacement code based on this
|
||||
* but NEVER refrence it inside the patched code
|
||||
* but NEVER reference it inside the patched code
|
||||
*
|
||||
* @example
|
||||
* // BAD
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue