mirror of
https://github.com/minetest-mods/i3.git
synced 2025-07-22 18:30:29 +02:00
Doc
This commit is contained in:
3
API.md
3
API.md
@ -50,7 +50,8 @@ i3.new_tab("stuff", {
|
||||
-- Do things
|
||||
end
|
||||
|
||||
-- No need to update the formspec, it's automatic
|
||||
-- To prevent a formspec update, return false.
|
||||
-- Otherwise, it's automatic.
|
||||
end,
|
||||
})
|
||||
```
|
||||
|
Reference in New Issue
Block a user