mirror of
https://github.com/bunny-lab-io/Borealis.git
synced 2025-10-27 21:41:57 -06:00
Fixed User Modification Interaction Logic and Script Editor Text
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user