Fix instance API

This commit is contained in:
Cadence Ember 2020-07-30 00:12:19 +12:00
parent 44c8e96a94
commit c7522f1198
No known key found for this signature in database
GPG Key ID: 128B99B1B74A6412
1 changed files with 1 additions and 1 deletions

View File

@ -72,7 +72,7 @@ module.exports = [
}
}
})
})
}).then(cacheResult => cacheResult.result)
}
}
]