Skip to content

Commit 8a7e9c6

Browse files
committed
pushing files
1 parent 187059d commit 8a7e9c6

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed
File renamed without changes.

src/logo/builtin.c

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5144,10 +5144,10 @@ static const FFlogo X[] = {
51445144
FF_COLOR_FG_256 "15",
51455145
}
51465146
},
5147-
//Xray_OS
5147+
//Ada
51485148
{
5149-
.names = {"Xray_OS"},
5150-
.lines = FASTFETCH_DATATEXT_LOGO_XRAY_OS,
5149+
.names = {"Ada"},
5150+
.lines = FASTFETCH_DATATEXT_LOGO_ADA,
51515151
.colors = {
51525152
FF_COLOR_FG_256 "15",
51535153
FF_COLOR_FG_256 "14",

0 commit comments

Comments
 (0)