Skip to content

Commit 3e12b9c

Browse files
committed
Add uuid to sidebar, update relevant files
1 parent 6dc8424 commit 3e12b9c

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

api/layer.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ parent.
8484
local uuid = layer.uuid
8585
```
8686

87-
Returns the uuid of the layer.
87+
Returns the [uuid](uuid.md#uuid) of the layer.
8888

8989
## Layer.isImage
9090

sidebar.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,5 +64,6 @@ Classes/objects
6464
* [Tool](api/tool.md#tool)
6565
* [TouchEvent](api/touchevent.md#touchevent)
6666
* [Version](api/version.md#version)
67+
* [Uuid](api/uuid.md#uuid)
6768
* [WebSocket](api/websocket.md#websocket)
6869
* [Window](api/window.md#window)

0 commit comments

Comments
 (0)