File tree Expand file tree Collapse file tree 1 file changed +2
-5
lines changed Expand file tree Collapse file tree 1 file changed +2
-5
lines changed Original file line number Diff line number Diff line change @@ -152,7 +152,7 @@ Here you will find a series of selected items in different extensions for differ
152
152
```
153
153
</Tabs.Tab >
154
154
<Tabs.Tab >
155
- ``` lua
155
+ ``` lua copy
156
156
watering_can = {
157
157
name = " watering_can" ,
158
158
label = ' Watering can' ,
@@ -337,7 +337,7 @@ Here you will find a series of selected items in different extensions for differ
337
337
```
338
338
</Tabs.Tab >
339
339
<Tabs.Tab >
340
- ``` lua
340
+ ``` lua copy
341
341
[" watering_can" ] = {
342
342
label = " Watering can" ,
343
343
weight = 500 ,
@@ -505,9 +505,6 @@ Here you will find a series of selected items in different extensions for differ
505
505
<Tabs.Tab >
506
506
Soon...
507
507
</Tabs.Tab >
508
- <Tabs.Tab >
509
- Soon...
510
- </Tabs.Tab >
511
508
</Tabs >
512
509
513
510
## Use Webhooks
You can’t perform that action at this time.
0 commit comments