You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/lock-machines.mdx
+8-8Lines changed: 8 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
title: Lock machines
3
3
---
4
4
5
-
You can lock a machine anytime to prevent accidental edits. Locked machines have a <Locksize={18} /> **Locked** status displayed in the editor’s top bar.
5
+
You can lock a machine anytime to prevent accidental edits. Locked machines have a <Locksize={18} /> **Locked** status displayed in the editor’s top bar.
6
6
7
7
Hover over the <Locksize={18} /> **Locked** text to view who locked the machine and when.
8
8
@@ -15,9 +15,9 @@ Locking machines is a Pro feature of the Studio. [Check out the features on our
15
15
Locking a machine prevents you, or anyone else on your team, from the following:
16
16
17
17
- Editing the machine
18
-
-Delete the machine
19
-
-Rename the machine
20
-
-[Import code](import-from-code.mdx) to replace the machine
18
+
-Deleting the machine
19
+
-Renaming the machine
20
+
-[Importing code](import-from-code.mdx) to replace the machine
21
21
22
22
If somebody else is viewing or editing the machine when it is locked, their changes will not be saved, and they will be notified that the machine is now locked.
23
23
@@ -31,7 +31,7 @@ From the machine’s <Info size={18} /> **Details** panel, use the <Unlock size=
31
31
32
32
All team members can view locked machines. Only team owners, Admins, and Editors can lock and unlock machines.
Copy file name to clipboardExpand all lines: versioned_docs/version-5/lock-machines.mdx
+8-8Lines changed: 8 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
title: Lock machines
3
3
---
4
4
5
-
You can lock a machine anytime to prevent accidental edits. Locked machines have a <Locksize={18} /> **Locked** status displayed in the editor’s top bar.
5
+
You can lock a machine anytime to prevent accidental edits. Locked machines have a <Locksize={18} /> **Locked** status displayed in the editor’s top bar.
6
6
7
7
Hover over the <Locksize={18} /> **Locked** text to view who locked the machine and when.
8
8
@@ -15,9 +15,9 @@ Locking machines is a Pro feature of the Studio. [Check out the features on our
15
15
Locking a machine prevents you, or anyone else on your team, from the following:
16
16
17
17
- Editing the machine
18
-
-Delete the machine
19
-
-Rename the machine
20
-
-[Import code](import-from-code.mdx) to replace the machine
18
+
-Deleting the machine
19
+
-Renaming the machine
20
+
-[Importing code](import-from-code.mdx) to replace the machine
21
21
22
22
If somebody else is viewing or editing the machine when it is locked, their changes will not be saved, and they will be notified that the machine is now locked.
23
23
@@ -31,7 +31,7 @@ From the machine’s <Info size={18} /> **Details** panel, use the <Unlock size=
31
31
32
32
All team members can view locked machines. Only team owners, Admins, and Editors can lock and unlock machines.
0 commit comments