diff options
Diffstat (limited to 'src/utils/constants.ts')
-rw-r--r-- | src/utils/constants.ts | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/utils/constants.ts b/src/utils/constants.ts index 92f78f5..3d60e29 100644 --- a/src/utils/constants.ts +++ b/src/utils/constants.ts @@ -1,2 +1,2 @@ export const WEBPACK_CHUNK = "webpackChunkdiscord_app"; -export const REACT_GLOBAL = "Vencord.Webpack.Common.React";
\ No newline at end of file +export const REACT_GLOBAL = "Vencord.Webpack.Common.React"; |