refactor: generate_block()
insert area in gui_state in generate_block, don't pass in currently selected panel, instead get from gui_state itself
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
</p>
|
||||
|
||||
<p align="center">
|
||||
A simple tui to view and control docker containers
|
||||
A simple tui to view & control docker containers
|
||||
</p>
|
||||
|
||||
<p align="center">
|
||||
@@ -55,7 +55,6 @@ available command line arguments
|
||||
|
||||
requires docker & <a href='https://github.com/cross-rs/cross' target='_blank' rel='noopener noreferrer'>cross-rs</a>
|
||||
|
||||
|
||||
#### 64bit pi (pi 4, pi zero w 2)
|
||||
|
||||
```cross build --target aarch64-unknown-linux-gnu --release```
|
||||
|
||||
Reference in New Issue
Block a user