From 4e9c510240201b976888e5670f1ea4d07e643af4 Mon Sep 17 00:00:00 2001 From: Azalea <22280294+hykilpikonna@users.noreply.github.com> Date: Mon, 6 Jan 2025 04:47:46 -0500 Subject: [PATCH] [F] Fix #378 --- hyfetch/data/font_logos.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/hyfetch/data/font_logos.json b/hyfetch/data/font_logos.json index 73d9cdf1..edeff35e 100644 --- a/hyfetch/data/font_logos.json +++ b/hyfetch/data/font_logos.json @@ -3,6 +3,8 @@ "Alpine": "", "AOSC OS": "", "Apple": "", + "macOS": "", + "iOS": "", "Archcraft": "", "ArchLabs": "", "Arch": "", @@ -118,4 +120,4 @@ "Xorg": "", "Zorin OS": "", "Windows": "\uE62A" -} \ No newline at end of file +}