We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents da10b1a + f67d94a commit ec2903eCopy full SHA for ec2903e
1 file changed
schedule/schedulePane.js
@@ -238,6 +238,7 @@ module.exports = {
238
239
agenda.push(function () { // give the user links to the new app
240
console.log('Finished minting new scheduler')
241
+ options.newInstance = newInstance
242
resolve(options)
243
})
244
0 commit comments