@ -66,7 +66,7 @@ module.exports = {
]
},
executable: true,
execute: async ({ manifest }) => {
execute: async (manifest) => {
console.log(manifest)
const auth = await manifest.libraries.mcl.auth((manifest.storaged_configs?.username ?? defaultConfig.username))