We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ad8ca64 commit 6a29d18Copy full SHA for 6a29d18
pages/it-drugs/installation.mdx
@@ -152,7 +152,7 @@ Here you will find a series of selected items in different extensions for differ
152
```
153
</Tabs.Tab>
154
<Tabs.Tab>
155
- ```lua
+ ```lua copy
156
watering_can = {
157
name = "watering_can",
158
label = 'Watering can',
@@ -337,7 +337,7 @@ Here you will find a series of selected items in different extensions for differ
337
338
339
340
341
["watering_can"] = {
342
label = "Watering can",
343
weight = 500,
@@ -505,9 +505,6 @@ Here you will find a series of selected items in different extensions for differ
505
506
Soon...
507
508
- <Tabs.Tab>
509
- Soon...
510
- </Tabs.Tab>
511
</Tabs>
512
513
## Use Webhooks
0 commit comments