From 03a047807a153d6422159084d89e6b67f13cbd0e Mon Sep 17 00:00:00 2001 From: SrGooglo Date: Thu, 25 Jan 2024 00:24:49 +0100 Subject: [PATCH] update --- manifest | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest b/manifest index 6cb1e71..17358c1 100644 --- a/manifest +++ b/manifest @@ -94,7 +94,7 @@ module.exports = { manifest.libraries.ipc.send(`new:notification`, { message: "Downloading assets", description: "This may take a while...", - type: "loading", + loading: true, duration: 30000 }) },