[Build] Fix __vendettaVersion

This commit is contained in:
redstonekasi 2023-03-07 08:54:25 +01:00 committed by Beef
parent 3531132c38
commit 293c256dc9
3 changed files with 5 additions and 6 deletions

View file

@ -43,7 +43,8 @@ export function patchLogHook() {
}
}
export const versionHash = "__vendettaVersion";
// @ts-expect-error
export const versionHash: string = __vendettaVersion;
export function getDebugInfo() {
// Discord