mirror of
https://github.com/an-anime-team/an-anime-game-launcher.git
synced 2024-12-20 17:01:47 +03:00
Removed temp button
This commit is contained in:
parent
ebe22485e6
commit
40ed431438
1 changed files with 0 additions and 7 deletions
|
@ -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>
|
||||
|
||||
|
|
Loading…
Reference in a new issue