1
0
mirror of https://github.com/zumbiepig/MineXLauncher.git synced 2025-06-08 08:34:48 +00:00

Update main.ts

Signed-off-by: zumbiepig <121742281+zumbiepig@users.noreply.github.com>
This commit is contained in:
zumbiepig 2024-09-09 21:46:28 -07:00 committed by GitHub
parent 41b3b4ee6c
commit 0006aac9f8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -883,5 +883,6 @@ if (window.location.hostname === null) {
article,
downloadFile,
backups,
consoleLog,
]);
}