Logo: addresses review comments of AI

This commit is contained in:
李通洲
2026-06-05 16:34:02 +08:00
parent a139a8c4a5
commit 9fe7d6dbfa
2 changed files with 2 additions and 1 deletions
+1 -1
View File
@@ -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:
+1
View File
@@ -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,