From aa4a1039c36d3b8166967f46edefb7eebcedfe28 Mon Sep 17 00:00:00 2001 From: Ben Allfree Date: Mon, 22 Jul 2024 22:29:43 -0700 Subject: [PATCH] chore(pockethost): fix mothership migration typings --- .../mothership-app/migrations/1716628803_updated_instances.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/pockethost/src/mothership-app/migrations/1716628803_updated_instances.js b/packages/pockethost/src/mothership-app/migrations/1716628803_updated_instances.js index 7820606a..92dcbd63 100644 --- a/packages/pockethost/src/mothership-app/migrations/1716628803_updated_instances.js +++ b/packages/pockethost/src/mothership-app/migrations/1716628803_updated_instances.js @@ -1,4 +1,4 @@ -/// +/// migrate((db) => { const dao = new Dao(db) const collection = dao.findCollectionByNameOrId("etae8tuiaxl6xfv")