1
0
mirror of https://git.sr.ht/~cadence/bibliogram synced 2025-12-13 18:25:07 +00:00

Fix instance API

This commit is contained in:
Cadence Ember
2020-07-30 00:12:19 +12:00
parent 44c8e96a94
commit c7522f1198

View File

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