[TS] Properly type __vendettaVersion (#78)
This commit is contained in:
parent
0f5dc8e854
commit
277401c752
3 changed files with 3 additions and 3 deletions
|
@ -59,7 +59,6 @@ export function patchLogHook() {
|
|||
}
|
||||
}
|
||||
|
||||
// @ts-expect-error
|
||||
export const versionHash: string = __vendettaVersion;
|
||||
|
||||
export function getDebugInfo() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue