fix: derp

This commit is contained in:
cha0s 2024-02-21 07:32:13 -06:00
parent e0ed998601
commit 3bce656949

View File

@ -1,4 +1,3 @@
exports.hook = async (req, flecks) => ({
id: flecks.get('@flecks/core.id'),
hi: 'foo',
});