From b8caa4def94a3cfe4de9c38e19d88c7d30f26b28 Mon Sep 17 00:00:00 2001 From: MissionMake <121739184+MissionMake@users.noreply.github.com> Date: Sat, 31 Dec 2022 20:07:10 -0800 Subject: [PATCH] Update ChangeLog --- apps/tictactoe/ChangeLog | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/apps/tictactoe/ChangeLog b/apps/tictactoe/ChangeLog index ecc90a534..c2be2fb97 100644 --- a/apps/tictactoe/ChangeLog +++ b/apps/tictactoe/ChangeLog @@ -4,5 +4,6 @@ By MissionMake v0.01 Known Issues - App icon is the wront color in app launcher + Resolved: app-icon.js is a white image straing - X and O icons not showing up/wrong color - Resolved: Added variables ex and oh as image string. Replaced original image storage references. Also modified image string from black images to whitle images. + Resolved: Added variables ex and oh as image string. Replaced original images referencesto storage. Also modified image string from black images to whitle images.