mirror of
https://github.com/ragestudio/relic.git
synced 2025-07-10 01:34:17 +00:00
remove open path
This commit is contained in:
parent
01c7bf3803
commit
c74395be5f
@ -47,12 +47,6 @@ const Header = (props) => {
|
|||||||
onClick={() => app.location.push("/settings")}
|
onClick={() => app.location.push("/settings")}
|
||||||
/>
|
/>
|
||||||
|
|
||||||
<antd.Button
|
|
||||||
size="small"
|
|
||||||
icon={<Icons.MdFolder />}
|
|
||||||
onClick={() => ipc.send("open-runtime-path")}
|
|
||||||
/>
|
|
||||||
|
|
||||||
{
|
{
|
||||||
ctx.pkg && <antd.Tag>
|
ctx.pkg && <antd.Tag>
|
||||||
v{ctx.pkg.version}
|
v{ctx.pkg.version}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user