mirror of
https://github.com/kunkunsh/kunkun.git
synced 2025-04-03 22:26:43 +00:00
fix: system command not triggerred (#165)
This commit is contained in:
parent
d3215d386d
commit
9cfb59e7e4
@ -21,6 +21,8 @@
|
||||
if (confirmed) {
|
||||
cmd.function()
|
||||
}
|
||||
} else {
|
||||
cmd.function()
|
||||
}
|
||||
}}
|
||||
value={cmd.name}
|
||||
|
Loading…
x
Reference in New Issue
Block a user