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
152152 ```
153153 </Tabs.Tab >
154154 <Tabs.Tab >
155- ``` lua
155+ ``` lua copy
156156 watering_can = {
157157 name = " watering_can" ,
158158 label = ' Watering can' ,
@@ -337,7 +337,7 @@ Here you will find a series of selected items in different extensions for differ
337337 ```
338338 </Tabs.Tab >
339339 <Tabs.Tab >
340- ``` lua
340+ ``` lua copy
341341 [" watering_can" ] = {
342342 label = " Watering can" ,
343343 weight = 500 ,
@@ -505,9 +505,6 @@ Here you will find a series of selected items in different extensions for differ
505505 <Tabs.Tab >
506506 Soon...
507507 </Tabs.Tab >
508- <Tabs.Tab >
509- Soon...
510- </Tabs.Tab >
511508</Tabs >
512509
513510## Use Webhooks
You can’t perform that action at this time.
0 commit comments