update
This commit is contained in:
parent
2007ac8458
commit
03a047807a
2
manifest
2
manifest
|
@ -94,7 +94,7 @@ module.exports = {
|
||||||
manifest.libraries.ipc.send(`new:notification`, {
|
manifest.libraries.ipc.send(`new:notification`, {
|
||||||
message: "Downloading assets",
|
message: "Downloading assets",
|
||||||
description: "This may take a while...",
|
description: "This may take a while...",
|
||||||
type: "loading",
|
loading: true,
|
||||||
duration: 30000
|
duration: 30000
|
||||||
})
|
})
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in New Issue