From aff8499005e9d19d75f69e4ff0913e9c29e01dda Mon Sep 17 00:00:00 2001 From: LJ5O <75009579+LJ5O@users.noreply.github.com> Date: Tue, 9 Jan 2024 22:38:04 +0100 Subject: [PATCH] Notifications can now be removed Added the corresponding method --- index.html | 4 ++-- src/utils/addAssetsOnScene.js | 6 ++++-- src/utils/notification.js | 6 ++++++ 3 files changed, 12 insertions(+), 4 deletions(-) diff --git a/index.html b/index.html index 72c7182..d57315c 100644 --- a/index.html +++ b/index.html @@ -4,11 +4,11 @@ My first three.js app