mirror of
https://github.com/ragestudio/relic.git
synced 2025-06-09 10:34:18 +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")}
|
||||
/>
|
||||
|
||||
<antd.Button
|
||||
size="small"
|
||||
icon={<Icons.MdFolder />}
|
||||
onClick={() => ipc.send("open-runtime-path")}
|
||||
/>
|
||||
|
||||
{
|
||||
ctx.pkg && <antd.Tag>
|
||||
v{ctx.pkg.version}
|
||||
|
Loading…
x
Reference in New Issue
Block a user