Fix duplicated 'Luau/TypeScript' in documentation

This commit is contained in:
nidho 2025-04-10 20:34:58 -05:00 committed by GitHub
parent d3830a1c2a
commit e03a9df0a1
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -152,6 +152,8 @@ world.add(loot, pair(OwnedBy, player));
world.delete(player);
```
:::
### (OnDeleteTarget, Delete)
::: code-group