diff --git a/packages/pockethost/src/mothership-app/migrations/1705062576_collections_snapshot.js b/packages/pockethost/src/mothership-app/migrations/1705062576_collections_snapshot.js
index 9fdc18f5..77f2b374 100644
--- a/packages/pockethost/src/mothership-app/migrations/1705062576_collections_snapshot.js
+++ b/packages/pockethost/src/mothership-app/migrations/1705062576_collections_snapshot.js
@@ -1,4 +1,4 @@
-///
+///
migrate((db) => {
const snapshot = [
{
diff --git a/packages/pockethost/src/mothership-app/migrations/1705083826_updated_stats.js b/packages/pockethost/src/mothership-app/migrations/1705083826_updated_stats.js
index ade5ebf8..29e732d8 100644
--- a/packages/pockethost/src/mothership-app/migrations/1705083826_updated_stats.js
+++ b/packages/pockethost/src/mothership-app/migrations/1705083826_updated_stats.js
@@ -1,4 +1,4 @@
-///
+///
migrate((db) => {
const dao = new Dao(db)
const collection = dao.findCollectionByNameOrId("buq519uv711078p")
diff --git a/packages/pockethost/src/mothership-app/migrations/1706060446_updated_instances.js b/packages/pockethost/src/mothership-app/migrations/1706060446_updated_instances.js
index 7599c906..3aee7459 100644
--- a/packages/pockethost/src/mothership-app/migrations/1706060446_updated_instances.js
+++ b/packages/pockethost/src/mothership-app/migrations/1706060446_updated_instances.js
@@ -1,4 +1,4 @@
-///
+///
migrate((db) => {
const dao = new Dao(db)
const collection = dao.findCollectionByNameOrId("etae8tuiaxl6xfv")
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")