Fixed User Modification Interaction Logic and Script Editor Text

This commit is contained in:
2025-09-19 19:59:20 -06:00
parent 8075781bb0
commit de56ca9528
2 changed files with 24 additions and 7 deletions

View File

@@ -535,7 +535,7 @@ export default function ScriptEditor() {
<Box sx={{ p: 2, pb: 1 }}>
<Typography variant="h6" sx={{ color: "#58a6ff", mb: 0 }}>Scripts</Typography>
<Typography variant="body2" sx={{ color: "#aaa" }}>
Create, edit, and rearrange scripts in folders.
Create, edit, and organize various types of scripts.
</Typography>
</Box>
<Box