mirror of
https://github.com/ful1e5/Bibata_Cursor.git
synced 2025-05-30 06:45:31 -04:00
🚨 render timeout & more
- Puppeteer timeout crash fixed - Docs updated in `bbpkg.configure` - Options type set as optional in `BitmapsGenerator.ts` - Changelogs added in `CHANGELOG.md`
This commit is contained in:
parent
7ca84b389c
commit
50c74ae51e
3 changed files with 110 additions and 113 deletions
|
@ -16,7 +16,7 @@ def to_tuple(x: X) -> Tuple[X, X]:
|
|||
|
||||
|
||||
def get_config(bitmaps_dir, **kwargs) -> Dict[str, Any]:
|
||||
"""Return configuration of `GoogleDot` pointers.
|
||||
"""Return configuration of `Bibata` pointers.
|
||||
|
||||
```
|
||||
Args:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue