mirror of
https://github.com/pockethost/pockethost.git
synced 2025-06-06 22:26:45 +00:00
chore(pockethost): fix mothership migration typings
This commit is contained in:
parent
5734bf2a3d
commit
aa4a1039c3
@ -1,4 +1,4 @@
|
|||||||
/// <reference path="../pb_data/types.d.ts" />
|
/// <reference path="../pb_hooks/types/types.d.ts" />
|
||||||
migrate((db) => {
|
migrate((db) => {
|
||||||
const dao = new Dao(db)
|
const dao = new Dao(db)
|
||||||
const collection = dao.findCollectionByNameOrId("etae8tuiaxl6xfv")
|
const collection = dao.findCollectionByNameOrId("etae8tuiaxl6xfv")
|
||||||
|
Loading…
x
Reference in New Issue
Block a user