mirror of
https://github.com/fleetdm/fleet
synced 2026-05-23 00:49:03 +00:00
parent
ca9f9c3038
commit
e41b39b394
1 changed files with 1 additions and 1 deletions
|
|
@ -210,7 +210,7 @@ const ScriptDetailsModal = ({
|
|||
|
||||
return (
|
||||
<Modal
|
||||
title={"Script Details"}
|
||||
title={"Script details"}
|
||||
onExit={onCancel}
|
||||
onEnter={onCancel}
|
||||
className={baseClass}
|
||||
|
|
|
|||
Loading…
Reference in a new issue