Logo (Builtin): support Oracle Linux Server

Fix #569
This commit is contained in:
李通洲
2023-10-01 20:51:58 +08:00
parent 7f75d42ec8
commit 74ac023cb0
+1 -1
View File
@@ -2774,7 +2774,7 @@ static const FFlogo O[] = {
},
// Oracle
{
.names = {"oracle", "oracle linux"},
.names = {"oracle", "oracle linux", "oracle linux server"},
.lines = FASTFETCH_DATATEXT_LOGO_ORACLE,
.colors = {
FF_COLOR_FG_RED,