Skip to content

Commit 4060626

Browse files
authored
fix(logo): Rename *_LOGO_SMARTOS to *_LOGO_SNIGDHAOS (#1502)
1 parent 9f9e3dd commit 4060626

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/logo/builtin.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4276,7 +4276,7 @@ static const FFlogo S[] = {
42764276
// SnigdhaOS
42774277
{
42784278
.names = {"SnigdhaOS", "Snigdha"},
4279-
.lines = FASTFETCH_DATATEXT_LOGO_SMARTOS,
4279+
.lines = FASTFETCH_DATATEXT_LOGO_SNIGDHAOS,
42804280
.colors = {
42814281
FF_COLOR_FG_CYAN,
42824282
FF_COLOR_FG_WHITE,

0 commit comments

Comments
 (0)