[Debug > getDebugInfo] Return loader version
This commit is contained in:
parent
2d6bf75871
commit
371688c805
1 changed files with 1 additions and 0 deletions
|
@ -65,6 +65,7 @@ export function getDebugInfo() {
|
|||
return {
|
||||
vendetta: {
|
||||
version: versionHash,
|
||||
loader: window.__vendetta_loader?.name ?? "Unknown",
|
||||
},
|
||||
discord: {
|
||||
version: InfoDictionaryManager.Version,
|
||||
|
|
Loading…
Reference in a new issue