Skip to content

Commit e883fb8

Browse files
committed
src: logo: builtin: Add Common Torizon OS as a variant
There is another variant of Torizon OS called Common Torizon OS Signed-off-by: Matheus Castello <[email protected]>
1 parent 0ac0100 commit e883fb8

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
@@ -4567,7 +4567,7 @@ static const FFlogo T[] = {
45674567
},
45684568
// Torizon OS
45694569
{
4570-
.names = {"Torizon OS", "TorizonCore"},
4570+
.names = {"Torizon OS", "TorizonCore", "Common Torizon OS"},
45714571
.lines = FASTFETCH_DATATEXT_LOGO_TORIZONCORE,
45724572
.colors = {
45734573
FF_COLOR_FG_LIGHT_WHITE,

0 commit comments

Comments
 (0)