remove open path

This commit is contained in:
SrGooglo 2024-01-27 15:39:05 +01:00
parent 01c7bf3803
commit c74395be5f

View File

@ -47,12 +47,6 @@ const Header = (props) => {
onClick={() => app.location.push("/settings")}
/>
<antd.Button
size="small"
icon={<Icons.MdFolder />}
onClick={() => ipc.send("open-runtime-path")}
/>
{
ctx.pkg && <antd.Tag>
v{ctx.pkg.version}