Removed temp button

This commit is contained in:
Observer KRypt0n_ 2022-02-20 16:51:04 +02:00
parent ebe22485e6
commit 40ed431438
No known key found for this signature in database
GPG key ID: 844DA47BA25FE1E2

View file

@ -295,13 +295,6 @@
background: true
});
}} />
<!-- svelte-ignore missing-declaration -->
<Button lang="check files integrity" click={async () => {
Neutralino.os.execCommand(`xdg-open "${path.addSlashes(await constants.paths.gameDir)}"`, {
background: true
});
}} />
</div>
</div>