update libapp docs

This commit is contained in:
MihailRis
2025-01-03 23:52:20 +03:00
parent bd9018dafe
commit c19656ab88
+2 -2
View File
@@ -61,8 +61,8 @@ In this case, `base` will also be removed from the configuration.
```lua ```lua
app.config_packs( app.config_packs(
-- expected set of packs (excluding dependencies) -- expected set of packs (excluding dependencies)
packs: table packs: table
) )
``` ```