mirror of
https://github.com/fastfetch-cli/fastfetch.git
synced 2026-09-13 02:42:09 +02:00
Logo: addresses review comments of AI
This commit is contained in:
+1
-1
@@ -3,7 +3,7 @@
|
||||
Bugfixes:
|
||||
* Fixes image rendering being wiped quickly (#2374)
|
||||
* Regression from v2.64.0
|
||||
* Fixes ASCII logo from being overwritten in `--dynamic-interval` mode
|
||||
* Fixes ASCII logo being overwritten in `--dynamic-interval` mode
|
||||
* Regression from v2.64.0
|
||||
|
||||
Logos:
|
||||
|
||||
@@ -317,6 +317,7 @@ static const FFlogo O[] = {
|
||||
// OpenWrtOld
|
||||
{
|
||||
.names = { "openwrt_old" },
|
||||
.type = FF_LOGO_LINE_TYPE_ALTER_BIT,
|
||||
.lines = FASTFETCH_DATATEXT_LOGO_OPENWRT_OLD,
|
||||
.colors = {
|
||||
FF_COLOR_FG_BLUE,
|
||||
|
||||
Reference in New Issue
Block a user