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 }) },