Skip to content

Commit bbef4fc

Browse files
authored
update
1 parent 005faaf commit bbef4fc

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

source/sys/inv.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,10 @@ The system inventory, containing a plethora of useful presets.
99
- [`size`](#size)
1010

1111

12+
### `blank`
13+
A single whitespace character, useful as a placeholder for fields that do not accept empty strings.
14+
15+
1216
### `size`
1317

1418
```coffee
@@ -19,4 +23,4 @@ class 'size' {
1923

2024
| variable | type | description |
2125
| :------- | :--- | :---------- |
22-
| `max` | | Maximize the window to fill all available space onscreen. |
26+
| `max` | `slot` | Maximize the window to fill all available space onscreen. |

0 commit comments

Comments
 (0)