feat(server): edit copy on script editor

This commit is contained in:
Nicholas Penree
2024-12-15 21:24:27 -05:00
parent 9382acb40c
commit 55ec25f5e8

View File

@@ -108,8 +108,7 @@ export const EditScript = ({ serverId }: Props) => {
</DialogDescription> </DialogDescription>
<AlertBlock type="warning"> <AlertBlock type="warning">
We suggest to don't modify the script if you don't know what you are We recommend not modifying this script unless you know what you are doing.
doing
</AlertBlock> </AlertBlock>
</DialogHeader> </DialogHeader>
<div className="grid gap-4"> <div className="grid gap-4">