1
0
mirror of https://git.sr.ht/~cadence/bibliogram synced 2024-09-28 14:57:30 +00:00

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

View File

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