update pack.get_info
This commit is contained in:
@@ -70,7 +70,7 @@ pack.get_info(packid: str) -> {
|
||||
creator: str,
|
||||
description: str,
|
||||
version: str,
|
||||
icon: str,
|
||||
icon: str, -- отсутствует в headless режиме
|
||||
dependencies: опциональный массив строк
|
||||
}
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user