docs: new screenshot
This commit is contained in:
Binary file not shown.
|
After Width: | Height: | Size: 429 KiB |
@@ -15,8 +15,8 @@
|
|||||||
</p>
|
</p>
|
||||||
|
|
||||||
<p align="center">
|
<p align="center">
|
||||||
<a href="https://raw.githubusercontent.com/mrjackwills/oxker/main/.github/screenshot_01.jpg" target='_blank' rel='noopener noreferrer'>
|
<a href="https://raw.githubusercontent.com/mrjackwills/oxker/main/.github/screenshot_02.jpg" target='_blank' rel='noopener noreferrer'>
|
||||||
<img src='./.github/screenshot_01.jpg' width='100%'/>
|
<img src='./.github/screenshot_02.jpg' width='100%'/>
|
||||||
</a>
|
</a>
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
|
|||||||
+1
-1
@@ -86,7 +86,7 @@ impl AppData {
|
|||||||
init: false,
|
init: false,
|
||||||
logs_parsed: false,
|
logs_parsed: false,
|
||||||
show_error: false,
|
show_error: false,
|
||||||
sorted_by: Some((Header::State, SortedOrder::Asc))
|
sorted_by: None,
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user